Searched refs:section_size (Results 1 – 1 of 1) sorted by relevance
284 static void __init unapply_text_relocations(void *section, int section_size, in unapply_text_relocations() argument290 BUG_ON(rela->r_offset >= section_size); in unapply_text_relocations()325 static void __init unapply_rodata_relocations(void *section, int section_size, in unapply_rodata_relocations() argument331 BUG_ON(rela->r_offset >= section_size); in unapply_rodata_relocations()