Searched refs:SectionEntPtr (Results 1 – 1 of 1) sorted by relevance
515 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_begin() local517 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_begin()525 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local527 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_begin()541 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_end() local543 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_end()551 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local553 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_end()