Searched defs:seg (Results 1 - 11 of 11) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryCursor.cpp129 PhysicalSegment seg = { 0, 0 }; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_header.c224 struct segment_command seg; member in struct:__anon146
321 nextsegfromheader( struct mach_header *header, struct segment_command *seg) argument
H A Dkern_exec.c297 exec_save_path(struct image_params *imgp, user_addr_t path, int seg) argument
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/i386/
H A Ddesc.h111 sel_t seg; member in struct:call_gate
127 sel_t seg; member in struct:trap_gate
143 sel_t seg; member in struct:intr_gate
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dmach_header.c241 struct segment_command seg; member in struct:__anon914
346 nextsegfromheader( struct mach_header *header, struct segment_command *seg) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_low_trace.c328 unsigned int seg, vsid, ptegindex, htsize; local
502 unsigned int xpteg[32], xpca[8], space, hash, pva, seg, api, va; local
864 unsigned int xpteg[32], xpca[8], space, hash, pva, seg, api, va, free, free2, xauto, PTEGcnt, wimgkk, wimgxx, slotoff; local
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dfasttrap_isa.c271 uint8_t seg, rex = 0; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dload.c526 struct segment_command * seg; local
534 struct segment_command seg; member in struct:load_cmds
633 struct segment_command * seg; local
2455 struct segment_command seg[1]; member in struct:machOMapping
[all...]
H A Dkld_patch.c677 struct segment_command * seg; local
725 struct segment_command * seg; local
871 parseSegments(struct fileRecord *file, struct segment_command *seg) argument
876 struct segment_command seg; member in struct:segmentMap
2554 struct segment_command *seg = (struct segment_command *)cmd; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_disasm.c1245 char * seg; local
1118 db_print_address( char * seg, int size, struct i_addr *addrp, task_t task) argument
1150 db_disasm_esc( db_addr_t loc, int inst, int short_addr, int size, char * seg, task_t task) argument
[all...]
H A Dproc_reg.h218 unsigned short seg; local
223 static inline void set_tr(unsigned int seg) argument
230 unsigned short seg; local
235 static inline void lldt(unsigned int seg) argument
[all...]

Completed in 133 milliseconds