HomeSort by relevance Sort by last modified time
    Searched refs:Address (Results 276 - 300 of 674) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/src/
cpu-profiler.cc 183 void CpuProfiler::CallbackEvent(Name* name, Address entry_point) {
203 rec->start = code->address();
217 rec->start = code->address();
231 rec->start = code->address();
246 rec->shared = shared->address();
258 rec->start = code->address();
270 rec->shared = shared->address();
283 rec->start = code->address();
294 void CpuProfiler::CodeMoveEvent(Address from, Address to)
    [all...]
handles.h 113 // Returns the address to where the raw pointer is stored.
197 static Address current_next_address(Isolate* isolate);
198 static Address current_limit_address(Isolate* isolate);
199 static Address current_level_address(Isolate* isolate);
  /external/chromium_org/v8/src/heap/
incremental-marking.h 121 void RecordCodeTargetPatch(Code* host, Address pc, HeapObject* value);
122 void RecordCodeTargetPatch(Address pc, HeapObject* value);
  /external/chromium_org/v8/src/ia32/
regexp-macro-assembler-ia32.h 86 // If the code object is relocated, the return address is fixed before
88 static int CheckStackGuardState(Address* return_address,
90 Address re_frame);
95 // Above the frame pointer - function parameters and return address.
119 // First register address. Following registers are below it on the stack.
assembler-ia32.h 283 inline explicit Immediate(Address addr);
356 return Operand(reinterpret_cast<int32_t>(ext.address()),
363 return Operand(index, scale, reinterpret_cast<int32_t>(arr.address()),
498 inline static Address target_address_at(Address pc,
500 inline static void set_target_address_at(Address pc,
502 Address target,
505 static inline Address target_address_at(Address pc, Code* code) {
509 static inline void set_target_address_at(Address pc
    [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.h 90 // If the code object is relocated, the return address is fixed before
92 static int CheckStackGuardState(Address* return_address,
94 Address re_frame);
103 // Return address (stored from link register, read into pc on return).
125 // First register address. Following registers are below it on the stack.
155 // Register holding address of the end of the input string.
158 // Register holding the frame address. Local variables, parameters and
  /external/chromium_org/v8/src/x87/
regexp-macro-assembler-x87.h 86 // If the code object is relocated, the return address is fixed before
88 static int CheckStackGuardState(Address* return_address,
90 Address re_frame);
95 // Above the frame pointer - function parameters and return address.
119 // First register address. Following registers are below it on the stack.
  /external/lldb/source/Core/
AddressResolverName.cpp 89 Address *addr,
99 Address func_addr;
248 s->PutCString("Address by function name: ");
  /external/lldb/source/Target/
ThreadPlanStepThrough.cpp 69 log->Printf ("Setting backstop breakpoint %d at address: 0x%" PRIx64, m_backstop_bkpt_id, m_backstop_addr);
111 log->Printf ("Couldn't find step through plan from address 0x%" PRIx64 ".", current_address);
124 s->Address(m_start_address, sizeof (addr_t));
127 s->Printf (" with backstop breakpoint id: %d at address: ", m_backstop_bkpt_id);
128 s->Address (m_backstop_addr, sizeof (addr_t));
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.h 150 /// \brief Calculate the "Indirect Address" for the given \p RegIndex and
153 /// We model indirect addressing using a virtual address space that can be
154 /// accesed with loads and stores. The "Indirect Address" is the memory
155 /// address in this virtual address space that maps to the given \p RegIndex
161 /// from an "Indirect Address" .
169 unsigned ValueReg, unsigned Address,
177 unsigned ValueReg, unsigned Address,
SIInstrInfo.h 163 unsigned Address,
169 unsigned Address,
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 18 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/Mips/mips32r2/
abiflags.s 19 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 18 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 18 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/Mips/
mips_abi_flags_xx.s 18 # CHECK-OBJ: Address: 0x0
mips_abi_flags_xx_set.s 19 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/Mips/msa/
abiflags.s 19 # CHECK-OBJ: Address: 0x0
  /external/llvm/test/MC/PowerPC/
ppc64-fixup-apply.s 69 # CHECK-NEXT: Address: 0x0
95 # CHECK-NEXT: Address: 0x0
  /external/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h 320 static uint64_t PREL31(uint32_t Address, uint32_t Place) {
321 uint64_t Location = Address & 0x7fffffff;
327 ErrorOr<StringRef> FunctionAtAddress(unsigned Section, uint64_t Address) const;
348 uint64_t Address) const {
351 if (SI->st_shndx == Section && SI->st_value == Address &&
445 uint64_t Address = PREL31(Word, EHT->sh_addr);
446 SW.printHex("PersonalityRoutineAddress", Address);
447 if (ErrorOr<StringRef> Name = FunctionAtAddress(EHT->sh_link, Address))
ARMWinEHPrinter.h 85 getSectionContaining(const object::COFFObjectFile &COFF, uint64_t Address);
88 getSymbol(const object::COFFObjectFile &COFF, uint64_t Address,
  /external/mesa3d/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/nist-sip/java/gov/nist/javax/sip/header/
Contact.java 38 import gov.nist.javax.sip.address.AddressImpl;
109 if (address.getAddressType() == AddressImpl.NAME_ADDR) {
110 address.encode(buffer);
112 // Encoding in canonical form must have <> around address.
114 address.encode(buffer);
140 /** get the address field.
141 * @return Address
143 public javax.sip.address.Address getAddress() {
144 // JAIN-SIP stores the wild card as an address!
    [all...]
From.java 32 import gov.nist.javax.sip.address.AddressImpl;
67 address = to.address;
81 if (address.getAddressType() == AddressImpl.ADDRESS_SPEC) {
84 address.encode(buffer);
85 if (address.getAddressType() == AddressImpl.ADDRESS_SPEC) {
96 * Conveniance accessor function to get the hostPort field from the address.
102 return address.getHostPort();
106 * Get the display name from the address.
110 return address.getDisplayName()
    [all...]
  /external/chromium_org/v8/test/cctest/
test-mementos.cc 111 Address memento_address = o->address() + o->map()->instance_size();

Completed in 8457 milliseconds

<<11121314151617181920>>