Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp331 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local
332 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_begin()
343 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local
344 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_end()