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

  /external/llvm/include/llvm-c/
lto.h 187 lto_module_get_symbol_attribute(lto_module_t mod, unsigned int index);
  /external/llvm/tools/lto/
lto.cpp 122 /// lto_module_get_symbol_attribute - Returns the attributes of the ith symbol
124 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod, function
  /external/llvm/tools/gold/
gold-plugin.cpp 290 lto_symbol_attributes attrs = lto_module_get_symbol_attribute(M, i);

Completed in 36 milliseconds