Searched refs:MachODumper (Results 1 – 3 of 3) sorted by relevance
29 class MachODumper : public ObjDumper { class31 MachODumper(const MachOObjectFile *Obj, StreamWriter& Writer) in MachODumper() function in __anon3dc312af0111::MachODumper78 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 …]
14 MachODumper.cpp
18 MachODumper.cpp \