HomeSort by relevance Sort by last modified time
    Searched refs:n_namesz (Results 26 - 40 of 40) sorted by null

12

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 54 * following the note header is n_namesz bytes of name, padded to the
56 * padded to a word boundary. The values of n_namesz and n_descsz do
61 UINT32 n_namesz; /* Length of name. */ member in struct:__anon5098
    [all...]
  /external/elfutils/libdwfl/
core-file.c 509 if (nhdr.n_namesz == sizeof "CORE"
  /external/elfutils/libelf/
abstract.h 164 TYPE_NAME (ElfW2(Bits, Ext##Word), n_namesz) \
elf.h 1066 Elf32_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon20162
1073 Elf64_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon20163
    [all...]
  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 758 nhdr.n_namesz = 5;
    [all...]
  /external/kmod/port-gnu/
elf.h 1065 Elf32_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon23654
1072 Elf64_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon23655
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 1009 Elf32_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon62221
1016 Elf64_Word n_namesz; \/* Length of the note's name. *\/ member in struct:__anon62222
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readelf.c     [all...]
  /external/valgrind/coregrind/m_coredump/
coredump-solaris.c 794 n->nhdr.n_namesz = 5;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 66 * following the note header is n_namesz bytes of name, padded to the
68 * padded to a word boundary. The values of n_namesz and n_descsz do
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 66 * following the note header is n_namesz bytes of name, padded to the
68 * padded to a word boundary. The values of n_namesz and n_descsz do
    [all...]
  /external/elfutils/src/
readelf.c     [all...]
elflint.c     [all...]
ldgeneric.c     [all...]
  /external/valgrind/perf/
tinycc.c 888 Elf32_Word n_namesz; /* Length of the note's name. */ member in struct:__anon43207
895 Elf64_Word n_namesz; /* Length of the note's name. */ member in struct:__anon43208
    [all...]

Completed in 275 milliseconds

12