Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp547 static void PrintRelocationEntries(const MachOObjectFile *O, in PrintRelocationEntries() function
735 PrintRelocationEntries(O, O->extrel_begin(), O->extrel_end(), cputype, in PrintRelocations()
743 PrintRelocationEntries(O, O->locrel_begin(), O->locrel_end(), cputype, in PrintRelocations()
764 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()
785 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()