Searched defs:emitSectionHeader (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp173 emitSectionHeader<32>(pModule, m_Config, pOutput);
182 emitSectionHeader<64>(pModule, m_Config, pOutput);
303 // emitSectionHeader - emit ElfXX_Shdr
305 void ELFObjectWriter::emitSectionHeader(const Module& pModule, function in class:ELFObjectWriter

Completed in 54 milliseconds