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

<<11121314151617181920>>

  /external/chromium_org/v8/src/
full-codegen.h 876 Address table_address = instruction_start_ + code->back_edge_table_offset();
896 Address pc(uint32_t index) {
911 Address pc,
929 Address pc_after);
    [all...]
assembler.cc 222 // below, the first byte listed it at the highest address, and successive
844 // convert inline target address to code object
845 Address addr = target_address();
851 CHECK(code->address() == HeapObject::cast(found)->address());
956 : address_(Redirect(isolate, fun->address(), type)) {}
    [all...]
  /external/chromium_org/v8/src/heap/
incremental-marking.cc 55 MemoryChunk* chunk = MemoryChunk::FromAddress(obj->address());
69 void IncrementalMarking::RecordCodeTargetPatch(Code* host, Address pc,
78 void IncrementalMarking::RecordCodeTargetPatch(Address pc, HeapObject* value) {
95 reinterpret_cast<Address>(slot), value);
130 MemoryChunk::IncrementLiveBytesFromGC(heap_obj->address(),
143 MemoryChunk::IncrementLiveBytesFromGC(heap_object->address(), size);
153 MemoryChunk::IncrementLiveBytesFromGC(heap_object->address(), size);
171 MemoryChunk* chunk = MemoryChunk::FromAddress(object->address());
270 MemoryChunk::IncrementLiveBytesFromGC(heap_object->address(),
490 reinterpret_cast<Address>(marking_deque_memory_->address())
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 56 // All possible address modes, plus some.
57 typedef struct Address {
70 // Innocuous defaults for our address.
71 Address()
75 } Address;
173 bool ARMEmitLoad(MVT VT, unsigned &ResultReg, Address &Addr,
176 bool ARMEmitStore(MVT VT, unsigned SrcReg, Address &Addr,
178 bool ARMComputeAddress(const Value *Obj, Address &Addr);
179 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3);
181 bool ARMTryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h 177 #define ADDRESS ADDRESS64
184 } ADDRESS,*LPADDRESS;
257 ADDRESS AddrPC;
258 ADDRESS AddrReturn;
259 ADDRESS AddrFrame;
260 ADDRESS AddrStack;
267 ADDRESS AddrBStore;
273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address);
287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address);
349 DWORD64 Address;
    [all...]
  /external/chromium_org/v8/src/arm/
simulator-arm.h 29 void*, int*, int, Address, int, Isolate*);
32 // Call the generated regexp code directly. The code at the entry address
35 // the return address added by the ExitFrame in native calls.
184 Address get_sp() {
185 return reinterpret_cast<Address>(static_cast<intptr_t>(get_register(sp)));
206 // Push an address onto the JS stack.
207 uintptr_t PushAddress(uintptr_t address);
209 // Pop an address from the JS stack.
  /external/lldb/source/Breakpoint/
Breakpoint.cpp 16 #include "lldb/Core/Address.h"
87 Breakpoint::AddLocation (const Address &addr, bool *new_location)
93 Breakpoint::FindLocationByAddress (const Address &addr)
99 Breakpoint::FindLocationIDByAddress (const Address &addr)
  /external/lldb/source/Expression/
ClangFunction.cpp 55 const Address& functionAddress,
294 Address function_address,
329 // Make sure this is an address that we've already handed out.
336 // TODO: verify fun_addr needs to be a callable address
391 log->Printf ("Call Address: 0x%" PRIx64 " Struct Address: 0x%" PRIx64 ".\n", m_jit_start_addr, args_addr_ref);
422 Address wrapper_address (func_addr);
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFFormValue.cpp 209 // Compile unit address sized values
290 case DW_FORM_addr: s.Address(uvalue, sizeof (uint64_t)); break;
352 s.Address(uvalue, sizeof (uint64_t) * 2);
354 s.Address(uvalue, 4 * 2);// 4 for DWARF32, 8 for DWARF64, but we don't support DWARF64 yet
  /external/llvm/lib/DebugInfo/
DWARFFormValue.cpp 295 // Compile unit address sized values
371 OS << format(" indexed (%8.8x) address = ", (uint32_t)uvalue);
372 uint64_t Address;
373 if (cu->getAddrOffsetSectionItem(uvalue, Address))
374 OS << format("0x%016" PRIx64, Address);
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 177 #define ADDRESS ADDRESS64
184 } ADDRESS,*LPADDRESS;
257 ADDRESS AddrPC;
258 ADDRESS AddrReturn;
259 ADDRESS AddrFrame;
260 ADDRESS AddrStack;
267 ADDRESS AddrBStore;
273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address);
287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address);
349 DWORD64 Address;
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 450 llvm::Value *Address,
455 // Don't check pointers outside the default address space. The null check
458 if (Address->getType()->getPointerAddressSpace())
467 Address, llvm::Constant::getNullValue(Address->getType()));
484 // FIXME: If Address Sanitizer is enabled, insert dynamic instrumentation
486 // FIXME: Get object address space
490 llvm::Value *CastAddr = Builder.CreateBitCast(Address, Int8PtrTy);
507 Builder.CreateAnd(Builder.CreatePtrToInt(Address, IntPtrTy),
522 EmitCheck(Cond, "type_mismatch", StaticData, Address, CRK_Recoverable)
    [all...]
CGBlocks.h 208 llvm::AllocaInst *Address;
  /external/chromium_org/components/autofill/core/browser/
autofill_profile.h 17 #include "components/autofill/core/browser/address.h"
102 // Returns concatenation of full name and address line 1. This acts as the
123 // 2. Address.
205 Address address_;
  /external/chromium_org/net/dns/
dns_config_service_win.cc 220 // Default address of "localhost" and local computer name can be overridden
272 for (const IP_ADAPTER_UNICAST_ADDRESS* address =
274 address != NULL;
275 address = address->Next) {
277 if (!ipe.FromSockAddr(address->Address.lpSockaddr,
278 address->Address.iSockaddrLength)) {
283 (*hosts)[DnsHostsKey(localname, ADDRESS_FAMILY_IPV4)] = ipe.address();
    [all...]
  /external/chromium_org/v8/src/compiler/
js-graph.cc 110 Unique<Object> unique(reinterpret_cast<Address>(*value.location()), value);
  /external/lldb/include/lldb/Core/
Debugger.h 237 const Address *addr,
Stream.h 39 /// Construct with flags and address size and byte order.
41 /// Construct with dump flags \a flags and the default address
344 /// Output an address value to this stream.
346 /// Put an address \a addr out to the stream with optional \a prefix
350 /// An address value.
353 /// Size in bytes of the address, used for formatting.
362 Address (uint64_t addr, uint32_t addr_size, const char *prefix = NULL, const char *suffix = NULL);
365 /// Output an address range to this stream.
367 /// Put an address range \a lo_addr - \a hi_addr out to the stream
371 /// The start address of the address range
    [all...]
  /external/lldb/include/lldb/Expression/
ClangUserExpression.h 24 #include "lldb/Core/Address.h"
400 Address m_address; ///< The address the process is stopped in.
426 lldb::addr_t m_materialized_address; ///< The address at which the arguments to the expression have been materialized.
  /external/lldb/source/Core/
SearchFilter.cpp 88 SearchFilter::AddressPasses (Address &address)
369 SearchFilterByModule::AddressPasses (Address &address)
520 SearchFilterByModuleList::AddressPasses (Address &address)
676 SearchFilterByModuleListAndCU::AddressPasses (Address &address)
  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleThreadPlanStepThroughObjCTrampoline.cpp 164 // Second stage, if all went well with the function calling, then fetch the target address, and
165 // queue up a "run to that address" plan.
174 Address target_so_addr;
211 // Extract the target address from the value:
  /external/lldb/source/Plugins/Process/POSIX/
ProcessPOSIX.h 105 ResolveIndirectFunction(const lldb_private::Address *address, lldb_private::Error &error);
  /external/lldb/source/Plugins/SymbolFile/Symtab/
SymbolFileSymtab.h 85 ResolveSymbolContext (const lldb_private::Address& so_addr, uint32_t resolve_scope, lldb_private::SymbolContext& sc);
  /external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
UnwindAssemblyInstEmulation.h 42 lldb_private::Address& first_non_prologue_insn);
  /external/lldb/source/Symbol/
Block.cpp 290 Block::GetRangeContainingAddress (const Address& addr, AddressRange &range)
323 Address load_address;
331 Block::GetRangeIndexContainingAddress (const Address& addr)
370 Block::GetStartAddress (Address &addr)

Completed in 1799 milliseconds

<<11121314151617181920>>