Searched refs:n_namesz (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/kernel/arch/armv7/
H A Dinit.c183 build_id_nhdr.n_namesz != 4 ||
193 const char *build_id_data= build_id_name + build_id_nhdr.n_namesz;
/barrelfish-master/usr/drivers/cpuboot/arch/armv7/
H A Dboot_arch.c572 build_id_nhdr->n_namesz;
/barrelfish-master/include/elf/
H A Delf.h734 uint32_t n_namesz; member in struct:Elf32_Nhdr
/barrelfish-master/include/sys/
H A Delf_common.h40 * following the note header is n_namesz bytes of name, padded to the
42 * padded to a word boundary. The values of n_namesz and n_descsz do
47 u_int32_t n_namesz; /* Length of name. */ member in struct:__anon321

Completed in 96 milliseconds