Home
last modified time | relevance | path

Searched defs:SymtabShndxSection (Results 1 – 5 of 5) 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() argument
461 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h198 SymtabShndxSection, enumerator
626 struct SymtabShndxSection : Section { struct
629 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
636 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-16.0/llvm/lib/MC/
DELFObjectWriter.cpp741 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
799 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