Home
last modified time | relevance | path

Searched defs:mappings (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/stand/ofw/libofw/
H A Dofw_memory.c60 u_char mappings[256 * sizeof(struct ofw_mapping2)]; in ofw_memmap() local
/freebsd-12.1/lib/libproc/
H A D_libproc.h74 struct map_info *mappings; /* File mappings for proc. */ member
/freebsd-12.1/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h176 struct snmp_mappings *mappings; member
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp249 iterator_range<const_iterator> mappings() const { in mappings() function in __anonabd3a4a80111::AliasAttrMap
/freebsd-12.1/contrib/gdb/gdb/
H A Dwince.c190 static const int mappings[NUM_REGS + 1] = variable
H A Dwin32-nat.c155 static const int mappings[] = variable
H A Dprocfs.c5630 int mappings = 0; in info_proc_cmd() local
/freebsd-12.1/sys/arm/arm/
H A Dpmap-v4.c3595 u_int mappings, is_exec, is_refd; in pmap_remove() local