Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DObjectFileInterface.cpp81 auto SecType = Obj.getSectionType(Sec); in getMachOObjectFileSymbolInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp734 static StringRef getDefaultLinkSec(unsigned SecType) { in getDefaultLinkSec()