tgt_fulloffset     28 tools/elf2flt/elf-arm.c   uint32_t tgt_fulloffset = tgt_sect->flat_offset + sym->st_value;	// full offset in flat target symbol
tgt_fulloffset     54 tools/elf2flt/elf-arm.c             *(uint32_t*)loc += tgt_fulloffset;
tgt_fulloffset     98 tools/elf2flt/elf-arm.c               offset += tgt_fulloffset - locoffset;
tgt_fulloffset    157 tools/elf2flt/elf-arm.c 			      tgt_fulloffset = (text.flat_offset + offs_div0_from_arm);
tgt_fulloffset    173 tools/elf2flt/elf-arm.c               offset += tgt_fulloffset - locoffset;