Searched defs:getSymDesc (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFReaderIf.cpp44 /// getSymDesc
45 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, const Input& pInput) const function in class:ELFReaderIF
68 return target().getSymDesc(pShndx);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h89 ResolveInfo::Desc getSymDesc(uint16_t shndx) const function in class:mcld::HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h280 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const { function in class:mcld::GNULDBackend

Completed in 232 milliseconds