Searched refs:getAddress (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepRemoteHost.java22 public ReplicationHostAddress getAddress(){ method in class:RepRemoteHost
H A DRepQuoteExample.java219 host.getAddress(), host.isPeer());
/macosx-10.10.1/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFDebugRangeList.cpp33 entry.StartAddress = data.getAddress(offset_ptr);
34 entry.EndAddress = data.getAddress(offset_ptr);
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATARegI386.h66 virtual UInt16 getAddress() const; \
H A DIOATARegI386.cpp57 UInt16 IOATAIOReg##w::getAddress() const \
/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/lib/VMCore/
H A DIntrinsicInst.cpp56 Value *DbgDeclareInst::getAddress() const { function in class:DbgDeclareInst
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DGenericCommon.java113 ip=server.getAddress();
135 ip=server.getAddress();
154 byte[]ip=local.getAddress();
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/GettingStarted/
H A DVendor.java53 public String getAddress() { method in class:Vendor
H A DExampleDatabaseRead.java167 System.out.println("\t\t " + theVendor.getAddress());
/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/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.cpp166 if (error(a.getAddress(a_addr))) return false;
167 if (error(b.getAddress(b_addr))) return false;
197 if (error(i->getAddress(SectionAddr))) break;
207 if (error(si->getAddress(Address))) break;
345 if (error(rel_cur->getAddress(addr))) goto skip_print_rel;
384 if (error(ri->getAddress(address))) continue;
403 if (error(si->getAddress(Address))) return;
429 if (error(si->getAddress(BaseAddr))) continue;
517 if (error(si->getAddress(Address))) continue;
H A DMachODump.cpp100 A.getAddress(AAddr);
104 B.getAddress(BAddr);
114 Sections[i].getAddress(SectAddr);
379 Sections[SectIdx].getAddress(VMAddr);
399 RI->getAddress(RelocOffset);
400 Sections[SectIdx].getAddress(SectionAddress);
429 Sections[SectIdx].getAddress(SectionAddress);
430 Symbols[SymIdx].getAddress(Start);
444 Symbols[NextSymIdx].getAddress(NextSym);
471 Sections[SectIdx].getAddress(SectAddres
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Support/
H A DDataExtractorTest.cpp42 EXPECT_EQ(0x8090FFFF80000000ULL, DE.getAddress(&offset));
64 EXPECT_EQ(0xFFFF9080U, DE.getAddress(&offset));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Object/
H A DObject.cpp102 if (error_code ec = (*unwrap(SI))->getAddress(ret))
148 if (error_code ec = (*unwrap(SI))->getAddress(ret))
170 if (error_code ec = (*unwrap(RI))->getAddress(ret))
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DObjectFile.h108 error_code getAddress(uint64_t &Result) const;
152 error_code getAddress(uint64_t &Result) const;
217 error_code getAddress(uint64_t &Result) const;
418 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/llvmCore-3425.0.34/tools/llvm-size/
H A Dllvm-size.cpp128 if (error(i->getAddress(addr))) return;
168 if (error(i->getAddress(addr))) return;
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-readobj/
H A Dllvm-readobj.cpp90 Sym.getAddress(Address);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h732 @discussion This method returns the virtual address of the first byte in the mapping. Since the IOVirtualAddress is only 32bit in 32bit kernels, the getAddress() method should be used for compatibility with 64bit task mappings.
817 /*! @function getAddress
825 inline mach_vm_address_t getAddress() __attribute__((always_inline));
828 /*! @function getAddress
836 virtual mach_vm_address_t getAddress();
1077 mach_vm_address_t IOMemoryMap::getAddress() function in class:IOMemoryMap
/macosx-10.10.1/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCIUserClient.cpp263 mach_vm_address_t address64 = memMap->getAddress();
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h232 /// getAddress - Return the address of this pointer in this block. This can
239 Value *getAddress() const { return Address; } function in class:llvm::NonLocalDepResult
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIntrinsicInst.h85 Value *getAddress() const;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DDbgInfoPrinter.cpp113 if (DDI->getAddress() == V)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLocal.cpp229 dyn_cast<BlockAddress>(IBI->getAddress()->stripPointerCasts())) {
240 Value *Address = IBI->getAddress();
279 if (DDI->getAddress())
903 if (AllocaInst *AI = dyn_cast_or_null<AllocaInst>(DDI->getAddress())) {
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIMessagedInterruptController.cpp487 if (map) device->reserved->msiPBA = map->getAddress() + table;
493 if (map) device->reserved->msiTable = map->getAddress() + table;

Completed in 301 milliseconds

12