Home
last modified time | relevance | path

Searched refs:getSymType (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFReaderIf.h105 ResolveInfo::Type getSymType(uint8_t pInfo, uint16_t pShndx) const;
/frameworks/compile/mclinker/lib/LD/
DELFReaderIf.cpp30 ResolveInfo::Type ELFReaderIF::getSymType(uint8_t pInfo, uint16_t pShndx) const in getSymType() function in ELFReaderIF
DELFReader.cpp118 ResolveInfo::Type ld_type = getSymType(st_info, st_shndx); in readSymbols()
643 ResolveInfo::Type ld_type = getSymType(st_info, st_shndx); in readSymbols()