Searched refs:Elf32_Nhdr (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/inspector/
H A Dutils.cpp167 Elf32_Nhdr hdr;
175 sizeof(Elf32_Nhdr) + ((hdr.hdr.n_namesz + 3) & -4);
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1198 Elf32_Nhdr hdr;
1204 size_t header_size = sizeof(Elf32_Nhdr) + ((hdr.hdr.n_namesz + 3) & -4);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h818 } Elf32_Nhdr; typedef in typeref:struct:__anon1683

Completed in 30 milliseconds