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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp157 virtual void setDyldInfoExports(const uint8_t* newExports) const = 0;
204 virtual void setDyldInfoExports(const uint8_t* newExports) const { fDyldInfoExports = newExports; } function in class:MachOLayout
H A DMachORebaser.hpp514 fLayout.setDyldInfoExports(sideTrie);
H A DMachOBinder.hpp516 this->fLayout.setDyldInfoExports(sideTrie);

Completed in 124 milliseconds