Searched refs:pBind (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 401 ResolveInfo::Binding pBind, in AddSymbol() argument 430 ResolveInfo::Common == pDesc || ResolveInfo::Absolute == pBind || in AddSymbol() 438 name, pType, pDesc, pBind, pSize, pValue, frag, pVis); in AddSymbol() 444 pInput, name, pType, pDesc, pBind, pSize, pValue, pVis); in AddSymbol()
|
/frameworks/compile/mclinker/include/mcld/ |
D | IRBuilder.h | 390 ResolveInfo::Binding pBind,
|