Searched refs:SectionEntPtr (Results 1 – 1 of 1) sorted by relevance
511 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_begin() local513 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_begin()521 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local523 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_begin()537 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_end() local539 relocations<XCOFFSectionHeader64, XCOFFRelocation64>(*SectionEntPtr); in section_rel_end()547 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local549 relocations<XCOFFSectionHeader32, XCOFFRelocation32>(*SectionEntPtr); in section_rel_end()