Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDObjectFileInterface.cpp82 auto SecType = Obj.getSectionType(Sec); in getMachOObjectFileSymbolInfo() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDELFEmitter.cpp741 static StringRef getDefaultLinkSec(unsigned SecType) { in getDefaultLinkSec()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp2301 const IdentifierInfo *SecType = Tok.getIdentifierInfo(); in HandlePragma() local