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

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

Completed in 84 milliseconds