Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp511 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_begin() local
521 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_begin() local
537 const XCOFFSectionHeader64 *SectionEntPtr = toSection64(Sec); in section_rel_end() local
547 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); in section_rel_end() local