Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h223 SymtabShndxSection, enumerator
652 struct SymtabShndxSection : Section { struct
655 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
662 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h211 SymtabShndxSection, enumerator
640 struct SymtabShndxSection : Section { struct
643 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() function
650 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h223 SymtabShndxSection, enumerator
652 struct SymtabShndxSection : Section { struct
655 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
662 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h223 SymtabShndxSection, enumerator
652 struct SymtabShndxSection : Section { struct
655 SymtabShndxSection() : Section(ChunkKind::SymtabShndxSection) {} in SymtabShndxSection() argument
662 return S->Kind == ChunkKind::SymtabShndxSection; in classof() argument
/aosp_15_r20/external/llvm/lib/MC/
H A DELFObjectWriter.cpp889 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
943 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DELFObjectWriter.cpp741 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
799 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp713 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
769 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local