Home
last modified time | relevance | path

Searched refs:SF_Absolute (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolicFile.h108 SF_Absolute = 1U << 3, // Absolute symbol enumerator
DELFObjectFile.h621 Result |= SymbolRef::SF_Absolute; in getSymbolFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp290 if (Flags & SymbolRef::SF_Absolute && in loadObjectImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp226 Result |= SymbolRef::SF_Absolute; in getSymbolFlags()
DMachOObjectFile.cpp1877 Result |= SymbolRef::SF_Absolute; in getSymbolFlags()