Home
last modified time | relevance | path

Searched refs:BaseAddress (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugRangeList.cpp58 DWARFDebugRangeList::getAbsoluteRanges(uint64_t BaseAddress) const { in getAbsoluteRanges()
62 BaseAddress = RLE.EndAddress; in getAbsoluteRanges()
64 Res.push_back(std::make_pair(BaseAddress + RLE.StartAddress, in getAbsoluteRanges()
65 BaseAddress + RLE.EndAddress)); in getAbsoluteRanges()
/NextBSD/sys/x86/acpica/
HDsrat.c223 mem->ProximityDomain, (uintmax_t)mem->BaseAddress, in srat_parse_entry()
229 if (!overlaps_phys_avail(mem->BaseAddress, in srat_parse_entry()
230 mem->BaseAddress + mem->Length)) { in srat_parse_entry()
232 (uintmax_t)mem->BaseAddress); in srat_parse_entry()
242 if (mem_info[i].end <= mem->BaseAddress) in srat_parse_entry()
245 (mem->BaseAddress + mem->Length)) { in srat_parse_entry()
254 mem_info[slot].start = mem->BaseAddress; in srat_parse_entry()
255 mem_info[slot].end = mem->BaseAddress + mem->Length; in srat_parse_entry()
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h57 const MCSymbol *BaseAddress; variable
227 void setBaseAddress(const MCSymbol *Base) { BaseAddress = Base; } in setBaseAddress()
228 const MCSymbol *getBaseAddress() const { return BaseAddress; } in getBaseAddress()
HDDwarfCompileUnit.cpp23 Skeleton(nullptr), BaseAddress(nullptr) { in DwarfCompileUnit()
/NextBSD/sys/arm64/arm64/
HDgic_acpi.c131 madt_data.dist->BaseAddress, PAGE_SIZE); in arm_gic_acpi_identify()
133 madt_data.intr->BaseAddress, PAGE_SIZE); in arm_gic_acpi_identify()
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl1.h949 UINT64 BaseAddress; member
974 UINT64 BaseAddress; member
1001 UINT64 BaseAddress; member
1019 UINT64 BaseAddress; member
1032 UINT64 BaseAddress; member
1365 UINT64 BaseAddress; member
HDactbl3.h378 UINT64 BaseAddress; member
575 UINT64 BaseAddress; member
595 UINT64 BaseAddress; member
HDactbl2.h558 UINT64 BaseAddress; /* 4K aligned base address */ member
590 UINT64 BaseAddress; member
880 UINT64 BaseAddress; /* SMMU base address */ member
978 UINT64 BaseAddress; /* IOMMU control registers */ member
/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldMachOAArch64.h379 uintptr_t BaseAddress = uintptr_t(Section.Address); in processGOTRelocation() local
382 (BaseAddress + Section.StubOffset + StubAlignment - 1) & in processGOTRelocation()
384 unsigned StubOffset = StubAddress - BaseAddress; in processGOTRelocation()
/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDebugRangeList.h74 DWARFAddressRangesVector getAbsoluteRanges(uint64_t BaseAddress) const;
/NextBSD/contrib/compiler-rt/lib/builtins/
HDenable_execute_stack.c54 VirtualProtect (mbi.BaseAddress, mbi.RegionSize, PAGE_EXECUTE_READWRITE, &mbi.Protect); in __enable_execute_stack()
/NextBSD/sys/contrib/dev/acpica/common/
HDdmtbinfo.c902 {ACPI_DMT_UINT64, ACPI_DMAR1_OFFSET (BaseAddress), "Base Address", 0},
922 {ACPI_DMT_UINT64, ACPI_DMAR3_OFFSET (BaseAddress), "Base Address", 0},
1180 {ACPI_DMT_UINT64, ACPI_GTDT0a_OFFSET (BaseAddress), "Base Address", 0},
1506 {ACPI_DMT_UINT64, ACPI_IORT3_OFFSET (BaseAddress), "Base Address", 0},
1571 {ACPI_DMT_UINT64, ACPI_IVRS0_OFFSET (BaseAddress), "Base Address", 0},
1847 {ACPI_DMT_UINT64, ACPI_MADT11_OFFSET (BaseAddress), "Base Address", 0},
1864 {ACPI_DMT_UINT64, ACPI_MADT12_OFFSET (BaseAddress), "Base Address", 0},
1877 {ACPI_DMT_UINT64, ACPI_MADT13_OFFSET (BaseAddress), "Base Address", 0},
1890 {ACPI_DMT_UINT64, ACPI_MADT14_OFFSET (BaseAddress), "Base Address", 0},
1901 {ACPI_DMT_UINT64, ACPI_MADT15_OFFSET (BaseAddress), "Base Address", 0},
[all …]
/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp1520 uintptr_t BaseAddress = uintptr_t(Section.Address); in processRelocationRef() local
1522 StubAddress = (BaseAddress + Section.StubOffset + StubAlignment - 1) & in processRelocationRef()
1524 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef()
1573 uintptr_t BaseAddress = uintptr_t(Section.Address); in processRelocationRef() local
1575 StubAddress = (BaseAddress + Section.StubOffset + StubAlignment - 1) & in processRelocationRef()
1577 unsigned StubOffset = StubAddress - BaseAddress; in processRelocationRef()
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_win.cc81 *stack_top = (uptr)mbi.BaseAddress + mbi.RegionSize; in GetThreadStackTopAndBottom()
166 (uptr)mbi.BaseAddress + mbi.RegionSize >= range_end; in MemoryRangeIsAvailable()
/NextBSD/sys/x86/iommu/
HDintel_drv.c872 (uintmax_t)resmem->BaseAddress, in dmar_rmrr_iter()
893 entry->start = resmem->BaseAddress; in dmar_rmrr_iter()
980 (uintmax_t)resmem->BaseAddress, in dmar_inst_rmrr_iter()
/NextBSD/usr.sbin/acpi/acpidump/
HDacpi.c865 printf("\tBaseAddress=0x%016jx\n", (uintmax_t)rmrr->BaseAddress); in acpi_handle_dmar_rmrr()
921 printf("\tBaseAddress=0x%016jx\n", (uintmax_t)rhsa->BaseAddress); in acpi_handle_dmar_rhsa()
1010 printf("\tBase Address=0x%016jx\n", (uintmax_t)mp->BaseAddress); in acpi_print_srat_memory()
/NextBSD/contrib/gdb/gdb/
HDwin32-nat.c424 psapi_get_dll_name (DWORD BaseAddress, char *dll_name_ret) in psapi_get_dll_name() argument
493 if ((DWORD) (mi.lpBaseOfDll) == BaseAddress) in psapi_get_dll_name()
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp6025 uint64_t BaseAddress = 0; in DisassembleMachO() local
6027 BaseAddress = Sections[0].getAddress(); in DisassembleMachO()
6029 BaseAddress = BaseSegmentAddress; in DisassembleMachO()
6035 Dices.push_back(std::make_pair(BaseAddress + Offset, *DI)); in DisassembleMachO()