Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h223 SymtabShndxSection, enumerator
652 struct SymtabShndxSection : Section { global() struct
655 SymtabShndxSectionSymtabShndxSection SymtabShndxSection() argument
662 classofSymtabShndxSection classof() argument
/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp716 MCSectionELF *SymtabShndxSection = computeSymbolTable() local
774 MCSectionELF *SymtabShndxSection = SectionTable[SymtabShndxSectionIndex - 1]; computeSymbolTable() local
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2318 SymtabShndxSection::SymtabShndxSection() SymtabShndxSection() function in SymtabShndxSection