| /external/llvm/include/llvm/Analysis/ |
| MemoryDependenceAnalysis.h | 213 /// (potentially phi translated) address that was live in the block. 216 Value *Address; 218 NonLocalDepResult(BasicBlock *bb, MemDepResult result, Value *address) 219 : Entry(bb, result), Address(address) {} 226 Address = Addr; 231 /// getAddress - Return the address of this pointer in this block. This can 232 /// be different than the address queried for the non-local result because 233 /// of phi translation. This returns null if the address was not available 235 /// result and that address was deleted [all...] |
| /external/llvm/lib/DebugInfo/ |
| DWARFContext.h | 165 DILineInfo getLineInfoForAddress(uint64_t Address, 167 DILineInfoTable getLineInfoForAddressRange(uint64_t Address, uint64_t Size, 169 DIInliningInfo getInliningInfoForAddress(uint64_t Address, 209 /// address. 210 DWARFCompileUnit *getCompileUnitForAddress(uint64_t Address);
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| RuntimeDyldMachO.cpp | 163 // Skip the FDE address range 203 unsigned char *P = EHFrame->Address; 209 MemMgr->registerEHFrames(EHFrame->Address, EHFrame->LoadAddress, 245 // SectionEntry::Address is the address at which the section has been loaded 247 // address that the section will have in the target process. 248 // SectionEntry::ObjAddress is the address of the bits for this section in the 249 // original emitted object image (also in the current address space). 252 // SectionEntry::LoadAddress, but they will be applied at an address based 253 // on SectionEntry::Address. SectionEntry::ObjAddress will be used to refer t [all...] |
| /external/llvm/lib/Target/R600/ |
| R600InstrInfo.h | 42 unsigned ValueReg, unsigned Address, 48 unsigned ValueReg, unsigned Address, 223 unsigned ValueReg, unsigned Address, 228 unsigned ValueReg, unsigned Address,
|
| /external/llvm/test/MC/Mips/ |
| mips64eb-fixups.s | 31 # CHECK-NEXT: Address: 0x0
|
| /external/llvm/test/MC/PowerPC/ |
| ppc64-initial-cfa.s | 21 # STATIC-NEXT: Address: 45 # STATIC-NEXT: Address: 62 # PIC-NEXT: Address: 86 # PIC-NEXT: Address:
|
| /external/nist-sip/java/gov/nist/javax/sip/header/ |
| HeaderFactoryImpl.java | 35 import javax.sip.address.*; 39 import gov.nist.javax.sip.address.*; 59 * Determines whether or not we should tolerate and strip address scope 60 * zones from IPv6 addresses. Address scope zones are sometimes returned 292 * Creates a new ContactHeader based on the newly supplied address value. 294 * @param address - the new Address value of the address. 297 public ContactHeader createContactHeader(Address address) { [all...] |
| /external/chromium_org/v8/src/ia32/ |
| deoptimizer-ia32.cc | 94 Address code_start_address = code->instruction_start(); 121 Address reloc_end_address = reloc_info->address() + reloc_info->Size(); 132 Address prev_call_address = NULL; 139 Address call_address = code_start_address + deopt_data->Pc(i)->value(); 141 Address deopt_entry = GetDeoptimizationEntry(isolate, i, LAZY); 150 reloc_info->address() + ByteArray::kHeaderSize); 168 Address junk_address = reloc_info->address() + reloc_info->Size(); 175 void Deoptimizer::FillInputFrame(Address tos, JavaScriptFrame* frame) [all...] |
| /external/jmdns/src/javax/jmdns/impl/ |
| HostInfo.java | 58 * @param address 59 * IP address to bind 66 public static HostInfo newHostInfo(InetAddress address, JmDNSImpl dns, String jmdnsName) { 69 InetAddress addr = address; 78 // Find local address that isn't a loopback address 87 logger.warning("Could not find any address beside the loopback."); 96 logger.log(Level.WARNING, "Could not intialize the host network interface on " + address + "because of an error: " + e.getMessage(), e); 121 private HostInfo(final InetAddress address, final String name, final JmDNSImpl dns) { 124 this._address = address; 242 String address = (rawAddress[12] & 0xff) + "." + (rawAddress[13] & 0xff) + "." + (rawAddress[14] & 0xff) + "." + (rawAddress[15] & 0xff); local [all...] |
| /art/compiler/utils/arm/ |
| assembler_thumb2.cc | 255 void Thumb2Assembler::ldr(Register rd, const Address& ad, Condition cond) { 260 void Thumb2Assembler::str(Register rd, const Address& ad, Condition cond) { 265 void Thumb2Assembler::ldrb(Register rd, const Address& ad, Condition cond) { 270 void Thumb2Assembler::strb(Register rd, const Address& ad, Condition cond) { 275 void Thumb2Assembler::ldrh(Register rd, const Address& ad, Condition cond) { 280 void Thumb2Assembler::strh(Register rd, const Address& ad, Condition cond) { 285 void Thumb2Assembler::ldrsb(Register rd, const Address& ad, Condition cond) { 290 void Thumb2Assembler::ldrsh(Register rd, const Address& ad, Condition cond) { 295 void Thumb2Assembler::ldrd(Register rd, const Address& ad, Condition cond) { 306 void Thumb2Assembler::strd(Register rd, const Address& ad, Condition cond) [all...] |
| /external/chromium_org/v8/src/mips/ |
| assembler-mips.h | 197 // ra: Return address pointer. 486 // Puts a labels target address at the given position. 490 // Read/Modify the code target address in the branch/call instruction at pc. 491 static Address target_address_at(Address pc); 492 static void set_target_address_at(Address pc, 493 Address target, 497 INLINE(static Address target_address_at(Address pc, 501 INLINE(static void set_target_address_at(Address pc [all...] |
| /external/chromium_org/v8/src/ |
| heap-snapshot-generator.h | 210 SnapshotObjectId FindEntry(Address addr); 211 SnapshotObjectId FindOrAddEntry(Address addr, 214 bool MoveObject(Address from, Address to, int size); 215 void UpdateObjectSize(Address addr, int size); 239 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size) 241 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size, bool accessed) 244 Address addr; 341 HeapEntry* AddEntry(Address address, [all...] |
| /external/lldb/include/lldb/Target/ |
| Target.h | 514 // Use this to create a breakpoint from a load address 519 // Use this to create Address breakpoints: 521 CreateBreakpoint (Address &addr, 644 /// Get \a load_addr as a callable code load address for this target 646 /// Take \a load_addr and potentially add any address bits that are 647 /// needed to make the address callable. For ARM this can set bit 649 /// If \a addr_class is set to eAddressClassInvalid, then the address 650 /// adjustment will always happen. If it is set to an address class 660 /// Take \a load_addr and potentially strip any address bits that are 661 /// needed to make the address point to an opcode. For ARM this can [all...] |
| /external/lldb/source/Plugins/UnwindAssembly/x86/ |
| UnwindAssembly-x86.cpp | 15 #include "lldb/Core/Address.h" 128 bool find_first_non_prologue_insn (Address &address); 143 bool instruction_length (Address addr, int &length); 149 Address m_cur_insn; 470 AssemblyParse_x86::instruction_length (Address addr, int &length) 525 // caller's stack pointer value before the call insn is the CFA address 685 Address end_of_fun(m_func_bounds.GetBaseAddress()); 691 Address last_seven_bytes(end_of_fun); 707 Address last_two_bytes(end_of_fun) [all...] |
| /external/llvm/lib/MC/ |
| MachObjectWriter.cpp | 99 uint64_t Address = Target.getConstant(); 101 Address += getSymbolAddress(&Layout.getAssembler().getSymbolData( 104 Address += getSymbolAddress(&Layout.getAssembler().getSymbolData( 106 return Address; 224 Write64(getSectionAddress(&SD)); // address 227 Write32(getSectionAddress(&SD)); // address 331 uint64_t Address = 0; 363 // Compute the symbol address. 365 Address = AliaseeInfo->StringIndex; 367 Address = getSymbolAddress(&Data, Layout) [all...] |
| /external/llvm/tools/llvm-objdump/ |
| llvm-objdump.cpp | 426 uint64_t Address; 427 if (error(Symbol.getAddress(Address))) 429 if (Address == UnknownAddressOrSize) 431 Address -= SectionAddr; 432 if (Address >= SectSize) 438 Symbols.push_back(std::make_pair(Address, Name)); 442 // Sort the symbols by address, just in case they didn't come in that way. 455 // Sort relocations by address. 501 // This symbol has the same address as the next symbol. Skip it. 545 // Stop when rel_cur's address is past the current instruction 573 uint64_t address; local [all...] |
| /art/compiler/optimizing/ |
| code_generator_arm.cc | 69 __ ldr(LR, Address(TR, offset)); 107 __ ldr(LR, Address(TR, offset)); 279 __ ldr(IP, Address(IP, 0)); 289 __ str(R0, Address(SP, 0)); 376 __ ldr(destination.AsArm().AsCoreRegister(), Address(SP, source.GetStackIndex())); 381 __ str(source.AsArm().AsCoreRegister(), Address(SP, destination.GetStackIndex())); 383 __ ldr(IP, Address(SP, source.GetStackIndex())); 384 __ str(IP, Address(SP, destination.GetStackIndex())); 403 Address(SP, calling_convention.GetStackOffsetOf(argument_index + 1) + GetFrameSize())); 407 __ ldr(R1, Address(SP, source.GetStackIndex())) [all...] |
| /external/lldb/source/Breakpoint/ |
| BreakpointLocation.cpp | 40 const Address &addr, 67 Address & 603 s->Printf ("address = "); 613 m_address.Dump(s, exe_scope, Address::DumpStyleLoadAddress, Address::DumpStyleFileAddress); 615 m_address.Dump(s, exe_scope, Address::DumpStyleLoadAddress, Address::DumpStyleModuleWithFileAddress);
|
| /external/lldb/source/Core/ |
| Disassembler.cpp | 99 const Address &addr, 100 Address &resolved_addr) 104 // If we weren't passed in a section offset address range, 117 // We weren't able to resolve the address, just treat it as a 118 // raw address 261 const Address &start, 345 const Address &start_address, 360 Address addr; 411 const Address *pc_addr_ptr = NULL; 427 const Address &addr = inst->GetAddress() 1049 Address address; local [all...] |
| /external/lldb/source/Symbol/ |
| SymbolContext.cpp | 128 const Address &addr, 148 Address inline_parent_addr; 227 addr.Dump(s, exe_scope, Address::DumpStyleModuleWithFileAddress); 345 *s << " {0x" << function->GetID() << "} " << function->GetType()->GetName() << ", address-range = "; 346 function->GetAddressRange().Dump(s, target, Address::DumpStyleLoadAddress, Address::DumpStyleModuleWithFileAddress); 367 line_entry.Dump (s, target, true, Address::DumpStyleLoadAddress, Address::DumpStyleModuleWithFileAddress, true); 452 SymbolContext::GetParentOfInlinedScope (const Address &curr_frame_pc, 454 Address &next_frame_pc) cons [all...] |
| /external/chromium_org/v8/src/x64/ |
| assembler-x64.h | 431 // Adds operand displacement fields (offsets added to the memory address). 515 // the absolute address of the target. 518 static inline Address target_address_at(Address pc, 520 static inline void set_target_address_at(Address pc, 522 Address target, 525 static inline Address target_address_at(Address pc, Code* code) { 529 static inline void set_target_address_at(Address pc, 531 Address target [all...] |
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
| u_debug_symbol.c | 113 BOOL WINAPI j_SymFromAddr(HANDLE hProcess, DWORD64 Address, PDWORD64 Displacement, PSYMBOL_INFO Symbol) 118 return pfnSymFromAddr(hProcess, Address, Displacement, Symbol); 130 DWORD64 dwDisplacement = 0; /* Displacement of the input address, relative to the start of the symbol */
|
| /external/chromium_org/third_party/webrtc/base/ |
| network.cc | 94 // After type, networks are sorted by IP address precedence values 274 // Some interfaces may not have address assigned. 352 if (prefixlist->Address.lpSockaddr == NULL || 353 prefixlist->Address.lpSockaddr->sa_family != ip.family()) { 357 switch (prefixlist->Address.lpSockaddr->sa_family) { 360 reinterpret_cast<sockaddr_in*>(prefixlist->Address.lpSockaddr); 366 reinterpret_cast<sockaddr_in6*>(prefixlist->Address.lpSockaddr); 410 PIP_ADAPTER_UNICAST_ADDRESS address = adapter_addrs->FirstUnicastAddress; local 420 for (; address; address = address->Next) [all...] |
| /external/chromium_org/tools/traceline/traceline/ |
| sym_resolver.h | 84 // Map the base address to the image name... 106 return reinterpret_cast<char*>(info.info.Address); 124 int addr = static_cast<int>(info.info.Address);
|
| /external/chromium_org/v8/src/arm/ |
| regexp-macro-assembler-arm.h | 89 // If the code object is relocated, the return address is fixed before 91 static int CheckStackGuardState(Address* return_address, 93 Address re_frame); 102 // Return address (stored from link register, read into pc on return). 122 // First register address. Following registers are below it on the stack. 154 // Register holding address of the end of the input string. 157 // Register holding the frame address. Local variables, parameters and
|