HomeSort by relevance Sort by last modified time
    Searched refs:LTO_SYMBOL_DEFINITION_UNDEFINED (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 35 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400,
  /external/llvm/lib/LTO/
LTOModule.cpp 285 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
324 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
343 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
538 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;
571 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/swiftshader/third_party/LLVM/tools/lto/
LTOModule.cpp 219 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
257 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
277 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
420 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;;
455 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
LTOModule.cpp 275 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
314 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
333 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
525 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;
559 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/llvm/include/llvm-c/
lto.h 62 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 62 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400,
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 323 case LTO_SYMBOL_DEFINITION_UNDEFINED:

Completed in 73 milliseconds