Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp37 bool SectionSymbolSet::add(LDSection& pOutSect, NamePool& pNamePool) in add()
64 bool SectionSymbolSet::finalize(LDSection& pOutSect, in finalize()
99 LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) in get()