Searched refs:getRelativeRelocationType (Results 1 – 3 of 3) sorted by relevance
90 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()92 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()94 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()96 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
116 uint32_t getRelativeRelocationType() const;418 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
303 Rela.setType(getRelativeRelocationType(), false); in decode_relrs()