Searched refs:SectionEntPtr (Results 1 – 1 of 1) sorted by relevance
526 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_begin() local528 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_begin()536 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local538 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_begin()552 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_end() local554 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_end()562 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local564 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_end()