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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 88 /// orderSymbolTable - order symbol table before emitting
89 void orderSymbolTable(Module& pModule);
MipsLDBackend.cpp 353 void MipsGNULDBackend::orderSymbolTable(Module& pModule) {
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 146 /// orderSymbolTable - order symbol table before emitting
147 virtual void orderSymbolTable(Module& pModule);
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 130 target().orderSymbolTable(pModule);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 248 milliseconds