Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp713 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local
769 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local