Searched defs:n_namesz (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF32.h119 Elf32_Word n_namesz; /* Length of note's name. */ member in struct:__anon16608
H A DldrELF64.h120 Elf64_Word n_namesz; /* Length of note's name. */ member in struct:__anon16617
H A DldrELFCommon.h39 * following the note header is n_namesz bytes of name, padded to the
41 * padded to a word boundary. The values of n_namesz and n_descsz do
46 uint32_t n_namesz; /* Length of name. */ member in struct:__anon16623
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h707 Elf32_Word n_namesz; /* Name size */ member in struct:elf_note
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h707 Elf32_Word n_namesz; /* Name size */ member in struct:elf_note
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf_common.h53 * following the note header is n_namesz bytes of name, padded to the
55 * padded to a word boundary. The values of n_namesz and n_descsz do
60 UINT32 n_namesz; /* Length of name. */ member in struct:__anon10017
/vbox/src/recompiler/
H A Delf.h1138 Elf32_Word n_namesz; /* Name size */ member in struct:elf32_note
1145 Elf64_Word n_namesz; /* Name size */ member in struct:elf64_note

Completed in 223 milliseconds