Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h43 class SectionIndexSection; variable
676 SectionIndexSection() { in SectionIndexSection() function
H A DELFObject.cpp129 Error ELFSectionSizer<ELFT>::visit(SectionIndexSection &) { in visit() argument