Home
last modified time | relevance | path

Searched refs:ctf_dmd_list_next (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfout.cc156 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in ctf_calc_num_vbytes()
656 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in output_asm_ctf_sou_fields()
673 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in output_asm_ctf_enum_list()
H A Dbtfout.cc598 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in btf_asm_type()
866 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in output_asm_btf_sou_fields()
879 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in output_asm_btf_enum_list()
H A Dctfc.h140 #define ctf_dmd_list_next(elem) ((ctf_dmdef_t *)((elem)->dmd_next)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dcoreout.cc228 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) in bpf_core_get_sou_member_index()