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

/freebsd-10.2-release/contrib/llvm/include/llvm-c/
H A Dlto.h55 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400, enumerator in enum:__anon2180
/freebsd-10.2-release/contrib/llvm/lib/LTO/
H A DLTOModule.cpp215 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
257 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
277 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
475 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;;
515 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;

Completed in 40 milliseconds