llvm-project/llvm/tools/llvm-readobj
Frederic Cambus f6ba5c4d5f [llvm-readobj] Check ELFType value first when checking for OpenBSD notes.
Checking ELFType == ELF::ET_CORE first skips string comparison for the
majority of cases.

Suggested by Fangrui Song in D114635 for a similar construct.
2021-12-20 16:32:02 +01:00
..
ARMEHABIPrinter.h [llvm] Add JSONScopedPrinter class 2021-12-10 18:57:33 +00: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] Check ELFType value first when checking for OpenBSD notes. 2021-12-20 16:32:02 +01: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] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00:00
ObjDumper.h [llvm-readobj] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00:00
Opts.td [llvm-readobj] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00: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 [llvm-readobj] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00:00
llvm-readobj.h [llvm-readobj] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00:00