Home
last modified time | relevance | path

Searched defs:section_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h131 typedef struct section_info { struct
136 } section_info_t; argument
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c137 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v0() local
271 struct rtw89_fw_hdr_section_info *section_info, in __parse_formatted_mssc()
362 struct rtw89_fw_hdr_section_info *section_info, in __parse_security_section()
401 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v1() local
1253 struct rtw89_fw_hdr_section_info *section_info; in __rtw89_fw_download_tweak_hdr_v0() local
1278 struct rtw89_fw_hdr_section_info *section_info; in __rtw89_fw_download_tweak_hdr_v1() local
1470 struct rtw89_fw_hdr_section_info *section_info = info->section_info; in rtw89_fw_download_main() local
H A Dfw.h226 struct rtw89_fw_hdr_section_info section_info[FWDL_SECTION_MAX_NUM]; global() member