Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFReaderIf.cpp46 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, in getSymDesc()
75 uint16_t pShndx, in getSymBinding()
96 uint16_t pShndx, in getSymFragmentRef()
129 uint16_t pShndx, in getSymValue()
/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h277 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const { in getSymDesc()