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