Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h193 SymtabShndxSection, enumerator
625 struct SymtabShndxSection : Section { struct
628 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
635 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp711 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
769 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local