Home
last modified time | relevance | path

Searched refs:relocatable (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp65 SymbolTable& pSymTab, bool relocatable) in finalize() argument
67 if (!relocatable && pOutSect.size() == 0) in finalize()
/frameworks/compile/mclinker/include/mcld/LD/
DSectionSymbolSet.h45 bool finalize(LDSection& pOutSect, SymbolTable& pSymTab, bool relocatable);