Searched refs:lto_module_get_symbol_attribute (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/
H A Dlto.h180 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
/external/swiftshader/third_party/LLVM/tools/lto/
H A Dlto.cpp173 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, function
/external/llvm/include/llvm-c/
H A Dlto.h287 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
/external/swiftshader/third_party/LLVM/tools/gold/
H A Dgold-plugin.cpp290 lto_symbol_attributes attrs = lto_module_get_symbol_attribute(M, i);
/external/llvm/tools/lto/
H A Dlto.cpp307 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, function

Completed in 64 milliseconds