Home
last modified time | relevance | path

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

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