Home
last modified time | relevance | path

Searched defs:chdr (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libelf/
Dgelf_getchdr.c52 Elf32_Chdr *chdr = elf32_getchdr (scn); in gelf_getchdr() local
61 Elf64_Chdr *chdr = elf64_getchdr (scn); in gelf_getchdr() local
Delf_compress.c267 GElf_Chdr chdr; in __libelf_decompress_elf() local
424 Elf32_Chdr chdr; in elf_compress() local
438 Elf64_Chdr chdr; in elf_compress() local
/third_party/elfutils/tests/
Dsystem-elf-libelf-test.c32 Elf32_Chdr *chdr = elf32_getchdr (NULL); in main() local
Delfgetchdr.c81 GElf_Chdr chdr; in main() local
/third_party/ffmpeg/libavfilter/
Daf_drmeter.c139 float chdr, secondpeak, rmssum = 0; in print_stats() local
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c841 char chdr[LWS_HTTP_CHUNK_HDR_SIZE]; in lws_cgi_write_split_stdout_headers() local
/third_party/ffmpeg/libavformat/
Dargo_asf.c354 ArgoASFChunkHeader chdr; in argo_asf_write_header() local
/third_party/alsa-lib/src/topology/
Ddapm.c884 struct snd_soc_tplg_ctl_hdr *chdr; in tplg_decode_dapm_widget() local
/third_party/elfutils/src/
Delflint.c3982 GElf_Chdr chdr; in check_sections() local
Dreadelf.c1347 GElf_Chdr chdr; in print_shdr() local
/third_party/lwip/src/api/
Dsockets.c1196 struct cmsghdr *chdr = CMSG_FIRSTHDR(msg); /* This will always return a header!! */ in lwip_recvfrom_udp_raw() local