Searched refs:start_code (Results 1 – 8 of 8) sorted by relevance
57 abi_ulong start_code; /* Start of text segment */ member118 abi_ulong start_code; in calc_reloc() local124 start_code = p[id].start_code; in calc_reloc()130 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()135 addr = r + start_code; in calc_reloc()163 ptr = (uint32_t *) ((unsigned long) libinfo->start_code + offset); in old_reloc()176 *ptr += libinfo->start_code; in old_reloc()206 abi_ulong start_code; in load_flat_file() local342 start_code = textpos + sizeof (struct flat_hdr); in load_flat_file()346 (int) start_code, (int) (textpos + text_len), in load_flat_file()[all …]
28 abi_ulong start_code; member
1012 info->start_code); in main()
3479 info->start_code = -1; in load_elf_image() 3551 if (vaddr < info->start_code) { in load_elf_image() 3552 info->start_code = vaddr; in load_elf_image()
48 uint64_t start_code = qemu_plugin_start_code(); in printf_header() local52 start_code, end_code, entry, path); in printf_header()
30 return ts->info->start_code;
614 info->start_code); in main()
61 abi_ulong start_code; member