Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h149 SymtabShndxSection, enumerator
455 struct SymtabShndxSection : Section { struct
458 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() function
461 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h160 SymtabShndxSection, enumerator
563 struct SymtabShndxSection : Section { struct
566 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
573 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/external/llvm/lib/MC/
DELFObjectWriter.cpp889 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
943 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp713 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
769 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp713 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
769 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/external/llvm-project/lld/ELF/
DSyntheticSections.cpp2248 SymtabShndxSection::SymtabShndxSection() in SymtabShndxSection() function in SymtabShndxSection