Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp262 uint32_t NumRelocationTableEntries; member
314 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()
326 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()
460 W.printNumber("RelocationCount", MOSection.NumRelocationTableEntries); in printSections()