HomeSort by relevance Sort by last modified time
    Searched defs:getSymDesc (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/LD/
ELFReaderIf.cpp 44 /// getSymDesc
45 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, const Input& pInput) const
68 return target().getSymDesc(pShndx);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 89 ResolveInfo::Desc getSymDesc(uint16_t shndx) const
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 280 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const {

Completed in 435 milliseconds