llvm-project/llvm/tools/llvm-readobj
Georgii Rymar ffbce65f95 [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference.
We always have an object, so we don't have to return a pointer.

Differential revision: https://reviews.llvm.org/D92560
2020-12-04 16:02:29 +03:00
..
ARMEHABIPrinter.h [llvm-readobj][ARM] - Improve support of printing unwind (-u) information for non-relocatable objects. 2020-09-30 11:43:34 +03:00
ARMWinEHPrinter.cpp [llvm-readobj] [ARMWinEH] Print ARM64 packed unwind info 2020-09-15 08:50:02 +03:00
ARMWinEHPrinter.h [llvm-readobj] [ARMWinEH] Print ARM64 packed unwind info 2020-09-15 08:50:02 +03:00
CMakeLists.txt [llvm-readobj] - Remove Error.cpp,.h and drop dependencies in the code. 2020-09-01 16:46:17 +03:00
COFFDumper.cpp [llvm-readelf/obj] - Move unique warning handling logic to the `ObjDumper`. 2020-12-01 10:53:00 +03:00
COFFImportDumper.cpp [Object] Change SymbolicFile::printSymbolName to use Error 2019-05-10 09:59:04 +00:00
DwarfCFIEHPrinter.h [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
ELFDumper.cpp [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
MachODumper.cpp [llvm-readelf/obj] - Move unique warning handling logic to the `ObjDumper`. 2020-12-01 10:53:00 +03:00
ObjDumper.cpp [llvm-readobj] - Introduce `ObjDumper::reportUniqueWarning(const Twine &Msg)`. 2020-12-01 12:36:44 +03:00
ObjDumper.h [llvm-readobj] - Introduce `ObjDumper::reportUniqueWarning(const Twine &Msg)`. 2020-12-01 12:36:44 +03:00
StackMapPrinter.h [StackMaps] Add location size to llvm-readobj -stackmap output 2019-04-13 03:08:45 +00:00
WasmDumper.cpp [llvm-readelf/obj] - Move unique warning handling logic to the `ObjDumper`. 2020-12-01 10:53:00 +03:00
Win64EHDumper.cpp [llvm-readobj] - Remove Error.cpp,.h and drop dependencies in the code. 2020-09-01 16:46:17 +03: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 [llvm-readelf/obj] - Move unique warning handling logic to the `ObjDumper`. 2020-12-01 10:53:00 +03:00
llvm-readobj.cpp Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt. 2020-11-09 12:53:53 +03:00
llvm-readobj.h [llvm-readobj] - Remove `reportError(std::error_code EC, StringRef Input)` helper. 2019-08-22 08:56:24 +00:00