Home
last modified time | relevance | path

Searched refs:LTO_SYMBOL_DEFINITION_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp276 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCClass()
315 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCCategory()
334 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addObjCClassRef()
526 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED; in addAsmGlobalSymbolUndef()
560 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED; in addPotentialUndefinedSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
Dlto.h64 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400, enumerator