Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp825 static void PrintRelocationEntries(const MachOObjectFile *O, in PrintRelocationEntries() function
1008 PrintRelocationEntries(O, O->extrel_begin(), O->extrel_end(), cputype, in PrintRelocations()
1016 PrintRelocationEntries(O, O->locrel_begin(), O->locrel_end(), cputype, in PrintRelocations()
1036 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()
1056 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()