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

/frameworks/compile/mclinker/lib/LD/
H A DELFReaderIf.cpp45 /// getSymDesc
46 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, function in class:mcld::ELFReaderIF
67 return target().getSymDesc(pShndx);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h88 ResolveInfo::Desc getSymDesc(uint16_t shndx) const { function in class:mcld::HexagonLDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h277 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const { function in class:mcld::GNULDBackend

Completed in 568 milliseconds