Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h211 SymtabShndxSection, enumerator
640 struct SymtabShndxSection : Section { struct
643 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
650 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp751 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
809 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2299 SymtabShndxSection::SymtabShndxSection() in SymtabShndxSection() function in SymtabShndxSection