| /src/sys/uvm/ |
| uvm_map.h | 126 * and user-exported inheritance and protection information. 152 vm_inherit_t inheritance; /* inheritance */ member in struct:vm_map_entry
|
| /src/external/gpl3/gdb/dist/gdb/ |
| gnu-nat.c | 2378 vm_inherit_t inheritance; 2390 &inheritance, 2626 vm_inherit_t inheritance; 2637 &inheritance, 2343 vm_inherit_t inheritance; local 2590 vm_inherit_t inheritance; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gnu-nat.c | 2373 vm_inherit_t inheritance; 2385 &inheritance, 2621 vm_inherit_t inheritance; 2632 &inheritance, 2338 vm_inherit_t inheritance; local 2585 vm_inherit_t inheritance; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| reload1.cc | 111 use; all of these must remain set for an inheritance to occur. */ 1483 since this complements reload inheritance / output 4301 makes inheritance work somewhat better. */ 4549 /* ??? PREV can get deleted by reload inheritance. 4640 or we can't use the reload register for inheritance. */ 4699 the reload for inheritance. */ 4748 invalidate inheritance from previous 5008 /* A complication is that for some reload types, inheritance might 5996 overriding inheritance. Return nonzero if so. */ 6328 int pass, win, inheritance; 6304 int pass, win, inheritance; local [all...] |
| tree-core.h | 1784 tree inheritance; variable
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| reload1.cc | 111 use; all of these must remain set for an inheritance to occur. */ 1483 since this complements reload inheritance / output 4301 makes inheritance work somewhat better. */ 4549 /* ??? PREV can get deleted by reload inheritance. 4640 or we can't use the reload register for inheritance. */ 4699 the reload for inheritance. */ 4748 invalidate inheritance from previous 5008 /* A complication is that for some reload types, inheritance might 5996 overriding inheritance. Return nonzero if so. */ 6328 int pass, win, inheritance; 6304 int pass, win, inheritance; local [all...] |
| tree-core.h | 1741 tree inheritance; variable
|