Searched defs:getSegments (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserPhysicalAddressSpace.cpp101 IOFWUserPhysicalAddressSpace::getSegments ( function in class:IOFWUserPhysicalAddressSpace
H A DIOFWPhysicalAddressSpace.h245 inline IOReturn getSegments( UInt64 * offset, FWSegment * fw_segments, UInt32 * num_segments ) function in class:IOFWPhysicalAddressSpace
H A DIOFWPhysicalAddressSpace.cpp766 IOReturn IOFWPhysicalAddressSpaceAux::getSegments( UInt64 * offset, FWSegment * fw_segments, UInt32 * num_segments ) function in class:IOFWPhysicalAddressSpaceAux
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp191 virtual std::vector<Segment>& getSegments() { return fSegments; } function in class:MachOLayout
192 virtual const std::vector<Segment>& getSegments() const { return fSegments; } function in class:MachOLayout

Completed in 88 milliseconds