Searched refs:emitInterp (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h141 /// emitInterp - emit the .interp
142 virtual void emitInterp(FileOutputBuffer& pOutput);
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp136 target().emitInterp(pOutput);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1330 /// emitInterp - emit the .interp
1331 void GNULDBackend::emitInterp(FileOutputBuffer& pOutput) function in class:GNULDBackend

Completed in 397 milliseconds