Searched refs:emitELF32ProgramHeader (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFWriter.h71 void emitELF32ProgramHeader(Output& pOutput,
/frameworks/compile/mclinker/lib/LD/
H A DELFDynObjWriter.cpp131 emitELF32ProgramHeader(pOutput, target());
H A DELFExecWriter.cpp133 emitELF32ProgramHeader(pOutput, target());
H A DELFWriter.cpp254 /// emitELF32ProgramHeader - emit Elf32_Phdr
255 void ELFWriter::emitELF32ProgramHeader(Output& pOutput, function in class:ELFWriter

Completed in 7255 milliseconds