Home
last modified time | relevance | path

Searched defs:pOutSect (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp35 bool SectionSymbolSet::add(LDSection& pOutSect, NamePool& pNamePool) { in add()
61 bool SectionSymbolSet::finalize(LDSection& pOutSect, in finalize()
96 LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) { in get()