Searched refs:getRelativeRelocationType (Results 1 – 3 of 3) sorted by relevance
97 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()100 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()103 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()106 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
271 uint32_t getRelativeRelocationType() const;664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
363 Rel.setType(getRelativeRelocationType(), false); in decode_relrs()