Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp868 static void PrintRelocationEntries(const MachOObjectFile *O, in PrintRelocationEntries() function
1051 PrintRelocationEntries(O, O->extrel_begin(), O->extrel_end(), cputype, in PrintRelocations()
1059 PrintRelocationEntries(O, O->locrel_begin(), O->locrel_end(), cputype, in PrintRelocations()
1079 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()
1099 PrintRelocationEntries(O, O->section_rel_begin(DRI), in PrintRelocations()