Searched refs:getRelativeRelocationType (Results 1 – 10 of 10) sorted by relevance
93 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()95 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()97 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()99 return ELFObj->getELFFile()->getRelativeRelocationType(); in loadObj()
96 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()99 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()102 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()105 return ELFObj->getELFFile().getRelativeRelocationType(); in loadObj()
142 uint32_t getRelativeRelocationType() const;468 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
306 Rela.setType(getRelativeRelocationType(), false); in decode_relrs()
271 uint32_t getRelativeRelocationType() const;664 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
227 uint32_t getRelativeRelocationType() const;585 uint32_t ELFFile<ELFT>::getRelativeRelocationType() const { in getRelativeRelocationType() function
355 Rel.setType(getRelativeRelocationType(), false); in decode_relrs()