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

  /external/llvm/tools/lto/
LTOModule.h 106 /// getSymbolAttributes - Get the attributes for a symbol at the specified
108 lto_symbol_attributes getSymbolAttributes(uint32_t index) {
lto.cpp 126 return mod->getSymbolAttributes(index);

Completed in 31 milliseconds