Searched defs:n_namesz (Results 1 - 10 of 10) sorted by relevance
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_get_threadinfo_prstatus.c | 41 _count_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc, void *arg) in _count_thread_notes() argument 60 _save_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc, void *arg) in _save_thread_notes() argument
|
H A D | _UCD_get_mapinfo_linux.c | 67 _handle_file_note(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc, void *arg) in _handle_file_note() argument
|
/third_party/toybox/toys/posix/ |
H A D | file.c | 170 unsigned n_namesz, n_descsz, n_type, notesz; in do_elf_file() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1550 Elf32_Word n_namesz; member 1557 Elf64_Word n_namesz; member
|
/third_party/musl/porting/linux/user/include/ |
H A D | elf.h | 1059 Elf32_Word n_namesz; member 1065 Elf64_Word n_namesz; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | elf.h | 1050 Elf32_Word n_namesz; member 1056 Elf64_Word n_namesz; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | elf.h | 1050 Elf32_Word n_namesz; member 1056 Elf64_Word n_namesz; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | elf.h | 1050 Elf32_Word n_namesz; member 1056 Elf64_Word n_namesz; member
|
/third_party/elfutils/libelf/ |
H A D | elf.h | 1259 Elf32_Word n_namesz; /* Length of the note's name. */ member 1266 Elf64_Word n_namesz; /* Length of the note's name. */ member
|
/third_party/musl/include/ |
H A D | elf.h | 1085 Elf32_Word n_namesz; member 1091 Elf64_Word n_namesz; member
|
Completed in 66 milliseconds