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 48 /// getSymDesc
49 ResolveInfo::Desc ELFReaderIF::getSymDesc(uint16_t pShndx, const Input& pInput) const
72 return target().getSymDesc(pShndx);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 82 ResolveInfo::Desc getSymDesc(uint16_t shndx) const
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 203 virtual ResolveInfo::Desc getSymDesc(uint16_t pShndx) const {

Completed in 862 milliseconds