Searched defs:getBase (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.h33 uint64_t getBase() const { return 0; } function in class:llvm::StringRefMemoryObject
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIORemoteConfigDirectory.cpp103 const UInt32 *IORemoteConfigDirectory::getBase() function in class:IORemoteConfigDirectory
H A DIOFWUserPseudoAddressSpace.h275 const FWAddress& getBase() { return fAddress ; } function in class:IOFWUserPseudoAddressSpace
H A DIOLocalConfigDirectory.cpp82 const UInt32 *IOLocalConfigDirectory::getBase() function in class:IOLocalConfigDirectory
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineDominators.h49 DominatorTreeBase<MachineBasicBlock>& getBase() { return *DT; } function in class:llvm::MachineDominatorTree
H A DMachineLoopInfo.h86 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } function in class:llvm::MachineLoopInfo
/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCDisassembler/
H A DDisassembler.cpp120 uint64_t getBase() const { return BasePC; } function in class:__anon10335::DisasmMemoryObject
H A DEDDisassembler.cpp208 uint64_t getBase() const { return 0x0; } function in class:__anon10336::EDMemoryObject
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-mc/
H A DDisassembler.cpp43 uint64_t getBase() const { return 0; } function in class:__anon10773::VectorMemoryObject
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOMedia.cpp1056 UInt64 IOMedia::getBase() const function in class:IOMedia
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DLoopInfo.h561 LoopInfoBase<BasicBlock, Loop>& getBase() { return LI; } function in class:llvm::LoopInfo
H A DDominators.h741 DominatorTreeBase<BasicBlock>& getBase() { return *DT; } function in class:llvm::DominatorTree
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMember.cpp924 UInt64 AppleRAIDMember::getBase() const function in class:AppleRAIDMember

Completed in 151 milliseconds