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 123 /// emitRegNamePools - emit regular name pools - .symtab, .strtab
124 virtual void emitRegNamePools(const Module& pModule, FileOutputBuffer& pOutput);
  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 144 target().emitRegNamePools(pModule, pOutput);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 663 milliseconds