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

1234

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cpp33 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_linux.cpp32 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_bsd.cpp100 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { argument
[all...]
H A Dsanitizer_procmaps_mac.cpp183 static bool NextSegmentLoad(MemoryMappedSegment *segment, argument
295 Next(MemoryMappedSegment *segment) argument
[all...]
H A Dsanitizer_symbolizer_report.cpp134 MemoryMappedSegment segment; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_posix.cpp130 MemoryMappedSegment segment; local
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl.h110 struct segment { struct
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp61 lldb::addr_t PdbIndex::MakeVirtualAddress(uint16_t segment, argument
84 PdbIndex::GetModuleIndexForAddr(uint16_t segment, uint32_t offset) const { argument
H A DPdbUtil.h91 uint16_t segment = 0; member in struct:lldb_private::npdb::SegmentOffset
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetlocationsegments.c89 svn_location_segment_t segment; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtypes.c342 svn_location_segment_dup(const svn_location_segment_t *segment, argument
/freebsd-12-stable/sys/dev/bm/
H A Dif_bmvar.h72 bus_dma_segment_t segment; member in struct:bm_rxsoft
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_sufile.c495 nandfs_get_segment_info(struct nandfs_device *fsdev, struct nandfs_suinfo *nsi, uint32_t nmembs, uint64_t segment) argument
504 nandfs_get_segment_info_filter(struct nandfs_device *fsdev, struct nandfs_suinfo *nsi, uint32_t nmembs, uint64_t segment, uint64_t *nsegs, uint32_t filter, uint32_t nfilter) argument
[all...]
/freebsd-12-stable/sys/netgraph/
H A Dng_frame_relay.c103 const static struct segment { struct
/freebsd-12-stable/tools/tools/dmardump/
H A Ddmardump.c61 pci_find_conf(int segment, int bus, int slot, int func) argument
99 dump_context_table(int segment, int bus, uint64_t base_addr) argument
153 handle_drhd(int segment, uint64_t base_addr) argument
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h227 struct evbuffer_file_segment *segment; member in struct:evbuffer_chain_file_segment
[all...]
/freebsd-12-stable/contrib/libevent/
H A Devbuffer-internal.h227 struct evbuffer_file_segment *segment; member in struct:evbuffer_chain_file_segment
[all...]
/freebsd-12-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c659 uint8_t segment = block >> 1; local
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c118 u16 i, segment; local
[all...]
/freebsd-12-stable/usr.sbin/mptable/
H A Dmptable.c266 u_short segment; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/
H A Dcompat.c452 svn_location_segment_t *segment = apr_pcalloc(pool, sizeof(*segment)); local
[all...]
/freebsd-12-stable/contrib/binutils/gas/
H A Dexpr.c718 segT segment; local
/freebsd-12-stable/sys/powerpc/ps3/
H A Dif_glcreg.h64 bus_dma_segment_t segment; member in struct:glc_rxsoft
/freebsd-12-stable/sys/x86/x86/
H A Dmptable.c254 u_long segment; local
/freebsd-12-stable/sys/i386/i386/
H A Dbios.c247 u_short segment; member in struct:__anon15684::__anon15685
251 u_short segment; member in struct:__anon15684::__anon15686

Completed in 564 milliseconds

1234