Searched refs:s_offset (Results 1 – 6 of 6) sorted by relevance
127 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()131 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()
333 s->s_offset = sh_offset; in _libelf_compute_section_extents()471 s->s_offset, s->s_size, s)) in _libelf_resync_sections()474 if ((size_t) rc < s->s_offset + s->s_size) in _libelf_resync_sections()475 rc = (off_t) (s->s_offset + s->s_size); in _libelf_resync_sections()747 sh_off = s->s_offset; in _libelf_write_scn()
158 uint64_t s_offset; /* managed by elf_update() */ member
1664 off_t s_offset; in g_virstor_start() local1726 s_offset = chunk_index * sizeof *me; in g_virstor_start()1727 s_offset = rounddown(s_offset, sc->sectorsize); in g_virstor_start()1737 cb->bio_offset = s_offset; in g_virstor_start()
510 #define VOPARG_OFFSETTO(s_type, s_offset, struct_p) \ argument511 ((s_type)(((char*)(struct_p)) + (s_offset)))
3378 HOST_WIDE_INT s_offset; in get_address_cost() local3541 s_offset = offset; in get_address_cost()3544 offset_p = (s_offset != 0 in get_address_cost()3545 && min_offset <= s_offset && s_offset <= max_offset); in get_address_cost()3552 if (s_offset && !offset_p && !symbol_present) in get_address_cost()