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.c149 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v0() local
283 struct rtw89_fw_hdr_section_info *section_info, in __parse_formatted_mssc()
374 struct rtw89_fw_hdr_section_info *section_info, in __check_secure_blacklist()
414 struct rtw89_fw_hdr_section_info *section_info, in __parse_security_section()
459 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v1() local
1521 struct rtw89_fw_hdr_section_info *section_info; local
1546 struct rtw89_fw_hdr_section_info *section_info; local
1736 struct rtw89_fw_hdr_section_info *section_info = info->section_info; local
H A Dfw.h306 struct rtw89_fw_hdr_section_info section_info[FWDL_SECTION_MAX_NUM]; member