Searched refs:PointerToRelocations (Results 1 – 10 of 10) sorted by relevance
577 W.write<uint32_t>(S.PointerToRelocations); in writeSectionHeaders()637 assert(Sec.Header.PointerToRelocations == 0 && in writeSection()642 assert(W.OS.tell() == Sec.Header.PointerToRelocations && in writeSection()923 Sec->Header.PointerToRelocations = Offset; in assignFileOffsets()
464 SectionOneHeader->PointerToRelocations = SectionOneRelocations; in writeFirstSectionHeader()482 SectionTwoHeader->PointerToRelocations = 0; in writeSecondSectionHeader()
356 base + Sec->PointerToRelocations))) in getNumberOfRelocations()370 Base + Sec->PointerToRelocations); in getFirstReloc()
242 UINT32 PointerToRelocations; member
277 uint32_t PointerToRelocations; member
50 S.Header.PointerToRelocations = in layoutSections()
444 support::ulittle32_t PointerToRelocations; member
1789 uint32_t(Header.PointerToRelocations)); in dumpSectionHeaders()
1299 W.printHex ("PointerToRelocations", Section->PointerToRelocations); in printSectionHeaders()