Searched defs:sect_size (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/sys/dev/disk/nvme/ |
H A D | nvme_ns.h | 45 uint8_t sect_size; /* 1 << n ? */ member
|
H A D | nvme_ident.h | 234 uint8_t sect_size; /* sector size 1 << n */ member
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | solib-svr4.c | 367 int arch_size, sect_size; in read_program_header() local 513 int sect_size = bfd_section_size (exec_bfd, interp_sect); in find_program_interpreter() local 534 int arch_size, step, sect_size; in scan_dyntag() local 635 int sect_size, arch_size, step; in scan_dyntag_auxv() local
|
H A D | amd64-tdep.c | 2781 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
|
H A D | i386-tdep.c | 3304 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
|
H A D | gdbarch.c | 3323 gdbarch_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t sect_size) in gdbarch_regset_from_core_section()
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | dwp.cc | 2150 section_size_type sect_size, unsigned int link, in write_shdr() 2184 off_t offset, section_size_type sect_size, in sized_write_shdr()
|