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 185 /// getSymbolIdx - get the symbol index of ouput symbol table
186 size_t getSymbolIdx(const LDSymbol* pSymbol) const;
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 523 target().getSymbolIdx(relocation->symInfo()->outSymbol()));
566 target().getSymbolIdx(relocation->symInfo()->outSymbol()));
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 133 milliseconds