Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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