Searched defs:SecType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp136 auto SecType = MachOObj.getSectionType(Sec); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h180 explicit Section(SectionType SecType) : Type(SecType) {} argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h119 enum SecType { enum in namespace:llvm::sampleprof
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1860 const IdentifierInfo *SecType = Tok.getIdentifierInfo(); local

Completed in 125 milliseconds