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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp140 virtual uint32_t getNameFileOffset() const = 0;
188 virtual uint32_t getNameFileOffset() const{ return fNameFileOffset; } function in class:MachOLayout
H A Dupdate_dyld_shared_cache.cpp1033 temp.info.pathFileOffset = lib->getNameFileOffset(); // for now this is the offset within the dylib

Completed in 129 milliseconds