Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp326 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local
327 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_begin()
338 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local
339 auto RelocationsOrErr = relocations(*SectionEntPtr); in section_rel_end()