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

/frameworks/compile/mclinker/lib/LD/
H A DELFReaderIf.cpp48 /// getSymDesc
49 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, const Input& pInput) const function in class:ELFReaderIF
72 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.h232 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const { function in class:mcld::GNULDBackend

Completed in 91 milliseconds