Searched refs:MachODumper (Results 1 – 3 of 3) sorted by relevance
28 class MachODumper : public ObjDumper { class30 MachODumper(const MachOObjectFile *Obj, StreamWriter& Writer) in MachODumper() function in __anon3dc312af0111::MachODumper68 Result.reset(new MachODumper(MachOObj, Writer)); in createMachODumper()341 void MachODumper::printFileHeaders() { in printFileHeaders()352 void MachODumper::printFileHeaders(const MachHeader &Header) { in printFileHeaders()385 void MachODumper::printSections() { in printSections()389 void MachODumper::printSections(const MachOObjectFile *Obj) { in printSections()454 void MachODumper::printRelocations() { in printRelocations()481 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()485 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation()[all …]
14 MachODumper.cpp
17 MachODumper.cpp \