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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h73 void emitShStrTab(const LDSection& pShStrTab,
/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 813 milliseconds