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()
320 uint32_t getRelativeRelocationType() const;718 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
369 Rel.setType(getRelativeRelocationType(), false); in decode_relrs()