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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp364 void ELFObjectWriter::emitShStrTab(const LDSection& pShStrTab, argument
368 MemoryRegion region = pOutput.request(pShStrTab.offset(), pShStrTab.size());

Completed in 69 milliseconds