Home
last modified time | relevance | path

Searched refs:SectionEntPtr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp325 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local
326 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_begin()
337 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local
338 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_end()