Searched refs:MREPair (Results 1 – 3 of 3) sorted by relevance
467 MachO::any_relocation_info MREPair; in recordRelocation() local468 MREPair.r_word0 = Value; in recordRelocation()469 MREPair.r_word1 = ((0xffffff << 0) | in recordRelocation()473 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()
494 MachO::any_relocation_info MREPair; in recordRelocation() local495 MREPair.r_word0 = Value; in recordRelocation()496 MREPair.r_word1 = ((0xffffff << 0) | in recordRelocation()500 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()