Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h43 class SectionIndexSection; variable
668 SectionIndexSection() { in SectionIndexSection() function
H A DObject.cpp131 Error ELFSectionSizer<ELFT>::visit(SectionIndexSection &) { in visit() argument