Searched refs:cfg_offset (Results 1 – 9 of 9) sorted by relevance
1579 int cfg_offset; in lto_read_body_or_constructor() local1587 cfg_offset = sizeof (struct lto_function_header); in lto_read_body_or_constructor()1588 main_offset = cfg_offset + header->cfg_size; in lto_read_body_or_constructor()1619 lto_input_block ib_cfg (data + cfg_offset, header->cfg_size, in lto_read_body_or_constructor()
2035 const int cfg_offset = sizeof (struct lto_function_header); in input_cgraph_opt_section() local2036 const int main_offset = cfg_offset + header->cfg_size; in input_cgraph_opt_section()
5307 const int cfg_offset = sizeof (struct lto_function_header); in ipa_prop_read_section() local5308 const int main_offset = cfg_offset + header->cfg_size; in ipa_prop_read_section()5557 const int cfg_offset = sizeof (struct lto_function_header); in read_replacements_section() local5558 const int main_offset = cfg_offset + header->cfg_size; in read_replacements_section()
2199 const int cfg_offset = sizeof (lto_function_header); in read_section() local2200 const int main_offset = cfg_offset + header->cfg_size; in read_section()
2735 const int cfg_offset = sizeof (struct lto_function_header); in isra_read_summary_section() local2736 const int main_offset = cfg_offset + header->cfg_size; in isra_read_summary_section()
4138 const int cfg_offset = sizeof (struct lto_function_header); in ipa_odr_read_section() local4139 const int main_offset = cfg_offset + header->cfg_size; in ipa_odr_read_section()
4427 const int cfg_offset = sizeof (struct lto_function_header); in inline_read_section() local4428 const int main_offset = cfg_offset + header->cfg_size; in inline_read_section()
3810 const int cfg_offset = sizeof (struct lto_function_header); in read_section() local3811 const int main_offset = cfg_offset + header->cfg_size; in read_section()
1610 uint16_t cfg_offset[] = { in bwfm_pci_buscore_reset() local1624 for (i = 0; i < nitems(cfg_offset); i++) { in bwfm_pci_buscore_reset()1626 BWFM_PCI_PCIE2REG_CONFIGADDR, cfg_offset[i]); in bwfm_pci_buscore_reset()1630 DEVNAME(sc), cfg_offset[i], reg)); in bwfm_pci_buscore_reset()