Searched refs:writeSection (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h42 void writeSection(Module& pModule,
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp51 void ELFObjectWriter::writeSection(Module& pModule, function in class:mcld::ELFObjectWriter
152 writeSection(pModule, pOutput, *sect);
159 writeSection(pModule, pOutput, *sect);

Completed in 51 milliseconds