Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h43 class SectionIndexSection; variable
799 SectionIndexSection() { in SectionIndexSection() function
H A DELFObject.cpp148 Error ELFSectionSizer<ELFT>::visit(SectionIndexSection &) { in visit() argument