Searched refs:PointerToRelocations (Results 1 – 11 of 11) sorted by relevance
25 CHECK-NEXT: PointerToRelocations: 0x043 CHECK-NEXT: PointerToRelocations: 0x061 CHECK-NEXT: PointerToRelocations: 0x0
26 COFF-NEXT: PointerToRelocations: 0x7A44 COFF-NEXT: PointerToRelocations: 0x0
24 COFF-NEXT: PointerToRelocations: 0x7A
16 ; CHECK-NEXT: PointerToRelocations: 0x{{[0-9A-F]+}}
589 writeLE32(S.PointerToRelocations); in writeSectionHeader()943 Sec->Header.PointerToRelocations = offset; in writeObject()1054 assert(getStream().tell() == (*i)->Header.PointerToRelocations && in writeObject()1070 assert((*i)->Header.PointerToRelocations == 0 && in writeObject()
185 S.Header.PointerToRelocations = CurrentSectionDataOffset; in layoutCOFF()427 << binary_le(i->Header.PointerToRelocations) in writeCOFF()
241 uint32_t PointerToRelocations; member
337 base + Sec->PointerToRelocations))) in getNumberOfRelocations()351 Base + Sec->PointerToRelocations); in getFirstReloc()
405 support::ulittle32_t PointerToRelocations; member
765 W.printHex ("PointerToRelocations", Section->PointerToRelocations); in printSections()
226 unsigned long PointerToRelocations; member