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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 189 /// getSymbolIdx - get the symbol index of ouput symbol table
190 size_t getSymbolIdx(const LDSymbol* pSymbol) const;
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 463 target().getSymbolIdx(relocation->symInfo()->outSymbol()));
505 target().getSymbolIdx(relocation->symInfo()->outSymbol()));
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 29 milliseconds