Searched refs:Address (Results 126 - 150 of 411) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h217 Value *Address; member in class:llvm::NonLocalDepResult
220 : Entry(bb, result), Address(address) {}
227 Address = Addr;
239 Value *getAddress() const { return Address; }
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h131 virtual DILineInfo getLineInfoForAddress(uint64_t Address,
133 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address,
135 virtual DIInliningInfo getInliningInfoForAddress(uint64_t Address,
171 DWARFCompileUnit *getCompileUnitForAddress(uint64_t Address);
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleList.h468 std::vector<Address> &output_local, std::vector<Address> &output_extern);
485 Address& so_addr) const;
488 /// @copydoc Module::ResolveSymbolContextForAddress (const Address &,uint32_t,SymbolContext&)
491 ResolveSymbolContextForAddress (const Address& so_addr,
H A DValueObjectDynamicValue.h118 Address m_address; ///< The variable that this value object is based upon
H A DModule.h382 std::vector<Address> &output_local, std::vector<Address> &output_extern);
771 ResolveFileAddress (lldb::addr_t vm_addr, Address& so_addr);
814 ResolveSymbolContextForAddress (const Address& so_addr, uint32_t resolve_scope,
1140 Address& so_addr,
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h178 Address *addr,
216 Address *addr,
249 Address *addr,
280 Address *addr,
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DLanguageRuntime.h52 Address &address) = 0;
H A DSectionLoadHistory.h67 Address &so_addr);
H A DSectionLoadList.h61 ResolveLoadAddress (lldb::addr_t load_addr, Address &so_addr) const;
H A DThreadPlanRunToAddress.h28 Address &address,
H A DTarget.h585 // Use this to create Address breakpoints:
587 CreateBreakpoint (Address &addr,
964 ReadMemoryFromFileCache (const Address& addr,
980 ReadMemory (const Address& addr,
988 ReadCStringFromMemory (const Address& addr, std::string &out_str, Error &error);
991 ReadCStringFromMemory (const Address& addr, char *dst, size_t dst_max_len, Error &result_error);
994 ReadScalarIntegerFromMemory (const Address& addr,
1002 ReadUnsignedIntegerFromMemory (const Address& addr,
1009 ReadPointerFromMemory (const Address& addr,
1012 Address
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp55 Address *addr,
H A DBreakpointResolverFileRegex.cpp49 Address *addr,
H A DBreakpointLocation.cpp40 const Address &addr,
80 Address &
631 m_address.Dump(s, exe_scope, Address::DumpStyleLoadAddress, Address::DumpStyleFileAddress);
633 m_address.Dump(s, exe_scope, Address::DumpStyleLoadAddress, Address::DumpStyleModuleWithFileAddress);
637 Address resolved_address;
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DFileLineResolver.cpp47 Address *addr,
H A DValueObjectMemory.cpp39 const Address &address,
48 const Address &address,
56 const Address &address,
92 const Address &address,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h38 Address &address);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h139 ResolveSymbolForAddress(const lldb_private::Address& so_addr, bool verify_unique);
162 virtual lldb_private::Address
165 virtual lldb_private::Address
237 lldb_private::Address m_entry_point_address;
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp34 Address &address,
129 s->Address (m_addresses[i], sizeof (addr_t));
155 s->Address(m_addresses[i], sizeof (addr_t));
182 error->Address (m_addresses[i], sizeof (addr_t));
H A DThreadPlanStepOverRange.cpp102 s.Address (m_thread.GetRegisterContext()->GetPC(),
207 Address cur_address = frame_sp->GetFrameCodeAddress();
226 Address prev_address = prev_line_entry.range.GetBaseAddress();
252 Address next_line_address = next_line_entry.range.GetBaseAddress();
H A DThreadPlanTracer.cpp192 Address pc_addr;
197 pc_addr.Dump(stream, &m_thread, Address::DumpStyleResolvedDescription, Address::DumpStyleModuleWithFileAddress);
216 disassembler->DecodeInstructions (Address (pc), extractor, 0, 1, false, data_from_file);
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_ec.c224 ACPI_PHYSICAL_ADDRESS Address,
230 static ACPI_STATUS EcRead(struct acpi_ec_softc *sc, UINT8 Address,
232 static ACPI_STATUS EcWrite(struct acpi_ec_softc *sc, UINT8 Address,
313 bus_set_resource(child, SYS_RES_IOPORT, 0, ecdt->Data.Address,
315 bus_set_resource(child, SYS_RES_IOPORT, 1, ecdt->Control.Address,
766 EcSpaceHandler(UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 Width, argument
774 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)Address);
780 if (Address + Width / 8 > 256)
810 EcAddr = Address;
827 } while (EcAddr < Address
972 EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) argument
1002 EcWrite(struct acpi_ec_softc *sc, UINT8 Address, UINT8 Data) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c103 Info->HardwareId.Value, ACPI_FORMAT_UINT64 (Info->Address),
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c63 UINT32 Address);
494 * PARAMETERS: Address - Pointer to the buffer
504 UINT32 Address)
507 AcpiOsPrintf ("\nLocation %X:\n", Address);
510 AcpiUtDebugDumpBuffer (ACPI_TO_POINTER (Address), 64, DB_BYTE_DISPLAY,
503 AcpiDbDumpBuffer( UINT32 Address) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp140 unsigned Address = calculateIndirectAddress(RegIndex, Channel); local
144 getIndirectAddrRegClass()->getRegister(Address));
147 Address, OffsetReg);
155 unsigned Address = calculateIndirectAddress(RegIndex, Channel); local
158 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address),

Completed in 725 milliseconds

1234567891011>>