21 lines · yaml
1header: link.h2standards:3 - svid4macros:5 - macro_name: ElfW6 standards:7 - gnu8 macro_header: link-macros.h9types:10 - type_name: struct_dl_phdr_info11 standards:12 - gnu13functions:14 - name: dl_iterate_phdr15 standards:16 - gnu17 return_type: int18 arguments:19 - type: __dl_iterate_phdr_callback_t20 - type: void *21