Searched refs:NumRelocationTableEntries (Results 1 – 2 of 2) sorted by relevance
277 uint32_t NumRelocationTableEntries; member302 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()314 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()417 W.printNumber("RelocationCount", MOSection.NumRelocationTableEntries); in printSections()
75 uint32_t NumRelocationTableEntries, in DumpSectionData() argument88 outs() << " ('num_reloc', " << NumRelocationTableEntries << ")\n"; in DumpSectionData()