Searched refs:doLocalRelocation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp102 void doLocalRelocation(const macho_relocation_info<P>* reloc);
870 this->doLocalRelocation(reloc);
943 void Rebaser<x86_64>::doLocalRelocation(const macho_relocation_info<x86_64::P>* reloc) function in class:Rebaser
956 void Rebaser<x86>::doLocalRelocation(const macho_relocation_info<P>* reloc) function in class:Rebaser
977 void Rebaser<A>::doLocalRelocation(const macho_relocation_info<P>* reloc) function in class:Rebaser

Completed in 78 milliseconds