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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp53 void ELFObjectWriter::writeSection(MemoryArea& pOutput, LDSection *section) function in class:ELFObjectWriter
150 writeSection(pOutput, *sect);
157 writeSection(pOutput, *sect);

Completed in 31 milliseconds