llvm-project/llvm/tools/llvm-readobj
Esme-Yi 9b6f264d2b [XCOFF][llvm-readobj] improve the relocation output.
Summary:
	1. implemented the unexpanded relocations output.
	2. modified the expanded output format to align.

Reviewed By: shchenz, jhenderson

Differential Revision: https://reviews.llvm.org/D111700
2021-11-08 03:15:52 +00:00
..
ARMEHABIPrinter.h [llvm] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:04:30 +01:00
ARMWinEHPrinter.cpp [llvm] Update report_fatal_error calls from raw_string_ostream to use Twine(OS.str()) 2021-10-05 18:42:12 +01:00
ARMWinEHPrinter.h [llvm-readobj] [COFF] Resolve relocations pointing at section symbols for arm64 too 2021-09-14 11:04:46 +03:00
CMakeLists.txt [llvm-readobj] Switch command line parsing from llvm::cl to OptTable 2021-07-12 10:14:42 -07:00
COFFDumper.cpp [llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:21:54 -07:00
COFFImportDumper.cpp
DwarfCFIEHPrinter.h [DWARF] Don't process .debug_info relocations for DWO Context 2021-08-02 10:41:47 -07:00
ELFDumper.cpp [llvm-readobj] Display DT_RELRSZ/DT_RELRENT as " (bytes)" 2021-11-05 10:02:49 -07:00
MachODumper.cpp [llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:21:54 -07:00
ObjDumper.cpp [llvm-readobj][XCOFF] Warn about invalid offset 2021-08-06 08:54:02 +00:00
ObjDumper.h [AIX][XCOFF] parsing xcoff object file auxiliary header 2021-10-26 10:40:25 -04:00
Opts.td [AIX][XCOFF] parsing xcoff object file auxiliary header 2021-10-26 10:40:25 -04:00
StackMapPrinter.h
WasmDumper.cpp [llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:21:54 -07:00
Win64EHDumper.cpp [llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC 2021-10-18 22:21:54 -07:00
Win64EHDumper.h
WindowsResourceDumper.cpp [llvm-readobj] - Remove Error.cpp,.h and drop dependencies in the code. 2020-09-01 16:46:17 +03:00
WindowsResourceDumper.h
XCOFFDumper.cpp [XCOFF][llvm-readobj] improve the relocation output. 2021-11-08 03:15:52 +00:00
llvm-readobj.cpp [AIX][XCOFF] parsing xcoff object file auxiliary header 2021-10-26 10:40:25 -04:00
llvm-readobj.h [llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]] 2021-07-28 09:31:14 -07:00