Searched defs:getAddress (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DIntrinsicInst.cpp56 Value *DbgDeclareInst::getAddress() const { function in class:DbgDeclareInst
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepRemoteHost.java22 public ReplicationHostAddress getAddress(){ method in class:RepRemoteHost
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DDataExtractor.h127 uint64_t getAddress(uint32_t *offset_ptr) const { function in class:llvm::DataExtractor
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/GettingStarted/
H A DVendor.java53 public String getAddress() { method in class:Vendor
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachORelocation.h44 uint32_t getAddress() const { return r_scattered ? r_value : r_address; } function in class:llvm::MachORelocation
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h239 Value *getAddress() const { return Address; } function in class:llvm::NonLocalDepResult
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWCommand.h378 FWAddress getAddress() const function in class:IOFWAsyncCommand
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DObjectFile.h418 inline error_code SymbolRef::getAddress(uint64_t &Result) const { function in class:llvm::object::SymbolRef
473 inline error_code SectionRef::getAddress(uint64_t &Result) const { function in class:llvm::object::SectionRef
544 inline error_code RelocationRef::getAddress(uint64_t &Result) const { function in class:llvm::object::RelocationRef
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h1077 mach_vm_address_t IOMemoryMap::getAddress() function in class:IOMemoryMap
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h2901 Value *getAddress() { return getOperand(0); } function in class:llvm::IndirectBrInst
2902 const Value *getAddress() const { return getOperand(0); } function in class:llvm::IndirectBrInst
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3882 mach_vm_address_t IOMemoryMap::getAddress() function in class:IOMemoryMap

Completed in 119 milliseconds