Searched refs:NumRelocationTableEntries (Results 1 – 8 of 8) sorted by relevance
73 uint32_t NumRelocationTableEntries, in DumpSectionData() argument86 outs() << " ('num_reloc', " << NumRelocationTableEntries << ")\n"; in DumpSectionData()97 for (unsigned i = 0; i != NumRelocationTableEntries; ++i) { in DumpSectionData()154 Sect->NumRelocationTableEntries, Sect->Flags, in DumpSegmentCommand()190 Sect->NumRelocationTableEntries, Sect->Flags, in DumpSegment64Command()
243 uint32_t NumRelocationTableEntries; member256 uint32_t NumRelocationTableEntries; member
262 uint32_t NumRelocationTableEntries; member314 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()326 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()460 W.printNumber("RelocationCount", MOSection.NumRelocationTableEntries); in printSections()
264 uint32_t NumRelocationTableEntries; member316 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()328 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()462 W.printNumber("RelocationCount", MOSection.NumRelocationTableEntries); in printSections()
280 SwapValue(Value.NumRelocationTableEntries); in SwapStruct()302 SwapValue(Value.NumRelocationTableEntries); in SwapStruct()
495 last_reloc = Sect->NumRelocationTableEntries; in getSectionRelEnd()499 last_reloc = Sect->NumRelocationTableEntries; in getSectionRelEnd()
215 for (unsigned j = 0; j != Sect->NumRelocationTableEntries; ++j) { in loadSegment32()352 for (unsigned j = 0; j != Sect->NumRelocationTableEntries; ++j) { in loadSegment64()
111 S.NumRelocs = Sect->NumRelocationTableEntries; in copySection()