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

Completed in 69 milliseconds