Searched refs:PointerToRelocations (Results 1 – 12 of 12) sorted by relevance
141 Hdr->PointerToRelocations = 0; in CreateSectionHeader()
899 *(UINT64 *) &SectionHeader->PointerToRelocations = NewPe32BaseAddress; in SetAddressToSectionHeader()
328 UINT32 PointerToRelocations; member
288 UINT32 PointerToRelocations; member
321 UINT32 PointerToRelocations; member
291 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
272 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
884 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
1167 …UG ((DEBUG_VERBOSE, "SMM PointerToRelocations - 0x%08x\n", Section[Index].PointerToRelocations)); in SmmInsertImageRecord()
1200 … DEBUG ((EFI_D_VERBOSE, " PointerToRelocations - 0x%08x\n", Section[Index].PointerToRelocations)); in InsertImageRecord()
405 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
1451 *(UINT64 *) &SectionHeader->PointerToRelocations = NewPe32BaseAddress; in SetAddressToSectionHeader()