Searched refs:file_offset (Results 1 – 3 of 3) sorted by relevance
60 uintptr_t file_offset = (uintptr_t)lnkr_ondemand_load_start in k_mem_paging_backing_store_location_query() local63 __ASSERT(file_offset % CONFIG_MMU_PAGE_SIZE == 0, "file_offset = %#lx", file_offset); in k_mem_paging_backing_store_location_query()64 *location = file_offset; in k_mem_paging_backing_store_location_query()
101 bias = mod->segment[i].file_offset - in parse_module()
62 uint32_t file_offset; member