Home
last modified time | relevance | path

Searched refs:emitRegNamePools (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h122 virtual void emitRegNamePools(const Module& pModule,
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp141 target().emitRegNamePools(pModule, pOutput); in writeObject()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp914 void GNULDBackend::emitRegNamePools(const Module& pModule, in emitRegNamePools() function in mcld::GNULDBackend