Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp402 ResolveInfo::Binding pBind, in AddSymbol() argument
431 ResolveInfo::Common == pDesc || ResolveInfo::Absolute == pBind || in AddSymbol()
439 name, pType, pDesc, pBind, pSize, pValue, frag, pVis); in AddSymbol()
445 pInput, name, pType, pDesc, pBind, pSize, pValue, pVis); in AddSymbol()
/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h390 ResolveInfo::Binding pBind,