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 87 /// orderSymbolTable - order symbol table before emitting
88 void orderSymbolTable(Module& pModule);
MipsLDBackend.cpp 310 void MipsGNULDBackend::orderSymbolTable(Module& pModule)
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 147 /// orderSymbolTable - order symbol table before emitting
148 virtual void orderSymbolTable(Module& pModule);
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 133 target().orderSymbolTable(pModule);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 43 milliseconds