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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 128 /// emitRegNamePools - emit regular name pools - .symtab, .strtab
129 virtual void emitRegNamePools(const Module& pModule, MemoryArea& pOutput);
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 136 target().emitRegNamePools(pModule, pOutput);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 37 milliseconds