Home
last modified time | relevance | path

Searched refs:MachODumper (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp29 class MachODumper : public ObjDumper { class
31 MachODumper(const MachOObjectFile *Obj, StreamWriter& Writer) in MachODumper() function in __anon3dc312af0111::MachODumper
78 Result.reset(new MachODumper(MachOObj, Writer)); in createMachODumper()
385 void MachODumper::printFileHeaders() { in printFileHeaders()
396 void MachODumper::printFileHeaders(const MachHeader &Header) { in printFileHeaders()
429 void MachODumper::printSections() { in printSections()
433 void MachODumper::printSections(const MachOObjectFile *Obj) { in printSections()
498 void MachODumper::printRelocations() { in printRelocations()
524 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()
528 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation()
[all …]
DCMakeLists.txt14 MachODumper.cpp
DAndroid.mk18 MachODumper.cpp \