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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFReaderIf.h 102 ResolveInfo::Binding getSymBinding(uint8_t pBinding,
  /frameworks/compile/mclinker/lib/LD/
ELFReaderIf.cpp 73 /// getSymBinding
74 ResolveInfo::Binding ELFReaderIF::getSymBinding(uint8_t pBinding,
ELFReader.cpp 119 getSymBinding((st_info >> 4), st_shndx, st_other);
469 result->setBinding(getSymBinding((st_info >> 4), st_shndx, st_other));
619 getSymBinding((st_info >> 4), st_shndx, st_other);
    [all...]

Completed in 436 milliseconds