Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp82 auto SecType = Obj.getSectionType(Sec); in getMachOObjectFileSymbolInfo() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp741 static StringRef getDefaultLinkSec(unsigned SecType) { in getDefaultLinkSec()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2301 const IdentifierInfo *SecType = Tok.getIdentifierInfo(); in HandlePragma() local