Home
last modified time | relevance | path

Searched defs:SecType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp136 auto SecType = MachOObj.getSectionType(Sec); in getObjectSymbolInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp693 static StringRef getDefaultLinkSec(unsigned SecType) { in getDefaultLinkSec()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1963 const IdentifierInfo *SecType = Tok.getIdentifierInfo(); in HandlePragma() local