Searched defs:segment (Results 1 - 25 of 44) sorted by relevance

12

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc32 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_linux.cc33 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_bsd.cc101 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_common.cc125 MemoryMappedSegment segment(module_name.data(), module_name.size()); local in function:__sanitizer::MemoryMappingLayout::DumpListOfModules
H A Dsanitizer_procmaps_mac.cc180 static bool NextSegmentLoad(MemoryMappedSegment *segment, argument
291 Next(MemoryMappedSegment * segment) argument
354 MemoryMappedSegment segment(module_name.data(), kMaxPathLength); local in function:__sanitizer::MemoryMappingLayout::DumpListOfModules
[all...]
H A Dsanitizer_symbolizer_report.cc132 MemoryMappedSegment segment; local in function:__sanitizer::MaybeReportNonExecRegion
H A Dsanitizer_posix.cc238 MemoryMappedSegment segment; local in function:__sanitizer::MemoryRangeIsAvailable
253 MemoryMappedSegment segment(filename, kBufSize); local in function:__sanitizer::DumpProcessMap
284 MemoryMappedSegment segment(buff.data(), kMaxPathLength); local in function:__sanitizer::GetCodeRangeForFile
[all...]
/src/sys/arch/x86/include/
H A Dbios32.h68 u_int16_t segment; member in struct:bios32_entry
/src/usr.sbin/altq/libaltq/
H A Dqop_hfsc.h34 struct segment { struct
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_posix.cc138 MemoryMappedSegment segment; local in function:__tsan::CheckAndProtect
H A Dtsan_platform_linux.cc186 MemoryMappedSegment segment(name, ARRAY_SIZE(name)); local in function:__tsan::MapRodata
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsoc15.h41 u32 segment; member in struct:soc15_reg_golden
/src/dist/pf/sbin/pfctl/
H A Dpfctl.h103 struct segment { struct
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dcn10/
H A Damdgpu_rv1_clk_mgr_vbios_smu.c39 unsigned int segment[MAX_SEGMENT]; member in struct:IP_BASE_INSTANCE
/src/sys/dev/acpi/
H A Dacpi_pci.c326 acpi_pcidev_ppb_downbus(pci_chipset_tag_t pc, uint16_t segment, uint16_t bus, argument
365 acpi_pcidev_find(uint16_t segment, uint16_t bus, argument
394 acpi_pcidev_get_tag(uint16_t segment, uint16_ argument
414 acpi_pciroot_find(uint16_t segment,uint16_t bus) argument
493 u_int segment; local in function:acpi_pci_bus_get_child_devhandle
[all...]
H A Dacpi_mcfg.c446 u_int segment; local in function:acpimcfg_get_segment
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_interceptors.cc274 MemoryMappedSegment segment(name, ARRAY_SIZE(name)); local in function:__dsan::InitDataSeg
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_linux.cc219 MemoryMappedSegment segment(filename, sizeof(filename)); local in function:__asan::AsanCheckIncompatibleRT
/src/usr.sbin/emcfanctl/
H A Demcfanctlutil.c159 int segment; local in function:emcfan_reg_is_real
/src/sys/arch/i386/pci/
H A Dpcibios.c390 uint16_t segment; member in struct:pcibios_get_intr_routing::__anondac4866c0108
/src/sys/dev/ic/
H A Delinkxl.c1025 int m_csumflags, offset, seglen, totlen, segment, error; local in function:ex_start
/src/sys/arch/arm/acpi/
H A Dacpi_pci_machdep.c364 u_int segment; local in function:acpi_pci_md_intr_find_prt
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dphysdev.h275 uint16_t segment; member in struct:physdev_pci_mmcfg_reserved
/src/sys/dev/i2c/
H A Demcfan.c93 int segment; local in function:emcfan_reg_is_real
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.cc329 MemoryMappedSegment segment; local in function:__lsan::ProcessRootRegion

Completed in 20 milliseconds

12