Home
last modified time | relevance | path

Searched refs:n_descsz (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/util/
Dbuild_id.c84 note->nhdr.n_descsz != 0 && in build_id_find_nhdr_callback()
93 ALIGN_POT(note->nhdr.n_descsz, 4); in build_id_find_nhdr_callback()
127 return note->nhdr.n_descsz; in build_id_length()
/third_party/libunwind/src/coredump/
D_UCD_corefile_elf.c111 unsigned desc_size = UNW_ALIGN(note->n_descsz, 4); in _UCD_elf_visit_notes()
116 ret = visit(note->n_namesz, note->n_descsz, note->n_type, name, desc, arg); in _UCD_elf_visit_notes()
D_UCD_get_threadinfo_prstatus.c41 _count_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *des… 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… in _save_thread_notes() argument
D_UCD_get_mapinfo_linux.c67 _handle_file_note(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc,… in _handle_file_note() argument
/third_party/toybox/toys/posix/
Dfile.c170 unsigned n_namesz, n_descsz, n_type, notesz; local
175 n_descsz = elf_int(note+4, 4);
177 notesz = 3*4 + ((n_namesz+3)&~3) + ((n_descsz+3)&~3);
185 for (j = 0; j < n_descsz; ++j) printf("%02x", note[16 + j]);
188 if (n_type==1 /*.android.note.ident*/ && n_descsz >= 4) {
192 if (n_descsz >= 4+64+64)
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c167 note->nhdr.n_descsz != 0 && in dwarf_find_unwind_table()
176 ALIGN(note->nhdr.n_descsz, 4); in dwarf_find_unwind_table()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h572 Elf_Word n_descsz;
583 return sizeof(*this) + alignTo<Align>(n_namesz) + alignTo<Align>(n_descsz);
612 if (!Nhdr.n_descsz)
617 Nhdr.n_descsz);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1551 Elf32_Word n_descsz; member
1558 Elf64_Word n_descsz; member
/third_party/libunwind/src/
Dos-ohos.c309 *length = map->ei.build_id_note->nhdr.n_descsz; in unw_get_build_id()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h47 uint32_t n_descsz; /* Length of descriptor. */ member
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h47 uint32_t n_descsz; /* Length of descriptor. */ member
/third_party/mesa3d/src/amd/common/
Dac_rgp_elf_object_pack.c423 note_hdr.hdr.n_descsz = msgpack_size; in ac_rgp_file_write_elf_object()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1051 Elf32_Word n_descsz; member
1057 Elf64_Word n_descsz; member
/third_party/musl/porting/linux/user/include/
Delf.h1056 Elf32_Word n_descsz; member
1062 Elf64_Word n_descsz; member
/third_party/musl/ndk_musl_include/
Delf.h1051 Elf32_Word n_descsz; member
1057 Elf64_Word n_descsz; member
/third_party/musl/include/
Delf.h1051 Elf32_Word n_descsz; member
1057 Elf64_Word n_descsz; member
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1051 Elf32_Word n_descsz; member
1057 Elf64_Word n_descsz; member
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1051 Elf32_Word n_descsz; member
1057 Elf64_Word n_descsz; member