Home
last modified time | relevance | path

Searched defs:emitOutput (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DEhFrameHdr.h50 void emitOutput(MemoryArea& pOutput) in emitOutput() function
/frameworks/compile/mclinker/lib/LD/
DEhFrameHdr.cpp42 void EhFrameHdr::emitOutput<32>(MemoryArea& pOutput) in emitOutput() function in EhFrameHdr
119 void EhFrameHdr::emitOutput<64>(MemoryArea& pOutput) in emitOutput() function in EhFrameHdr
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp450 bool ObjectLinker::emitOutput(MemoryArea& pOutput) in emitOutput() function in ObjectLinker