Home
last modified time | relevance | path

Searched defs:SectionKind (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h40 class SectionKind; variable
/external/llvm/include/llvm/ObjectYAML/
DELFYAML.h88 enum class SectionKind { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h111 enum class SectionKind { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp99 DWARFSectionKind SectionKind, in extract()