| /src/usr.bin/mkubootimage/ |
| arm64.h | 40 uint64_t text_offset; /* Image load offset */ member in struct:arm64_image_header
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| pru-dis.c | 156 bfd_vma text_offset = address & ~0x3fffff; local 158 (*info->print_address_func) (i + text_offset, info);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| pru-dis.c | 156 bfd_vma text_offset = address & ~0x3fffff; local 158 (*info->print_address_func) (i + text_offset, info);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| pru-dis.c | 156 bfd_vma text_offset = address & ~0x3fffff; local 158 (*info->print_address_func) (i + text_offset, info);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| pru-dis.c | 156 bfd_vma text_offset = address & ~0x3fffff; local 158 (*info->print_address_func) (i + text_offset, info);
|
| /src/external/gpl3/gdb.old/dist/gdb/compile/ |
| compile-loc2c.c | 1076 CORE_ADDR text_offset; 1082 &text_offset, &cfa_start, &cfa_end)) 1103 &text_offset, per_cu, per_objfile); 1074 CORE_ADDR text_offset; local
|
| /src/external/gpl3/gdb/dist/gdb/compile/ |
| compile-loc2c.c | 1077 CORE_ADDR text_offset; 1083 &text_offset, &cfa_start, &cfa_end)) 1104 &text_offset, per_cu, per_objfile); 1075 CORE_ADDR text_offset; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| windows-tdep.c | 533 CORE_ADDR text_offset = text_offset_cached ? *text_offset_cached : 0; local 539 if (!text_offset) 545 text_offset = pe_text_section_offset (dll.get ()); 547 *text_offset_cached = text_offset; 550 xml += paddress (gdbarch, load_addr + text_offset);
|
| hppa-tdep.c | 243 size_t size, CORE_ADDR text_offset) 260 Note that when loading a shared library (text_offset != 0) the 261 unwinds are already relative to the text_offset that will be 263 if (tdep->is_elf && text_offset == 0) 271 text_offset = low_text_segment_address; 275 text_offset = tdep->solib_get_text_base (objfile); 286 table[i].region_start += text_offset; 289 table[i].region_end += text_offset; 346 CORE_ADDR text_offset; 350 text_offset = objfile->text_section_offset () 345 CORE_ADDR text_offset; local [all...] |
| windows-nat.c | 86 CORE_ADDR text_offset = 0; member in struct:windows_solib 2959 &so.text_offset,
|
| stabsread.c | 826 CORE_ADDR text_offset; /* Start of text segment for symbols */ 832 text_offset = pst->text_low (objfile); 959 of the N_SO symbol, will still be 0. Luckily, text_offset, which 962 set_last_source_start_addr (text_offset); 965 lower bound for this symtab, instead use text_offset which comes 967 if (get_last_source_start_addr () > text_offset) 968 set_last_source_start_addr (text_offset); 970 pst->compunit_symtab = end_compunit_symtab (text_offset + text_size); 823 CORE_ADDR text_offset; \/* Start of text segment for symbols *\/ local
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| frame.c | 259 CORE_ADDR text_offset) 297 fs->pc += text_offset; 934 CORE_ADDR text_offset = cache->per_objfile->objfile->text_section_offset (); 948 text_offset); 960 && fde->initial_location <= (unrelocated_addr) (entry_pc - text_offset) 961 && (unrelocated_addr) (entry_pc - text_offset) < fde->end_addr ()) 965 entry_pc, &fs, text_offset); 981 text_offset); 929 CORE_ADDR text_offset = cache->per_objfile->objfile->text_section_offset (); local
|
| loc.c | 376 CORE_ADDR text_offset = baton->per_objfile->objfile->text_section_offset (); local 377 unrelocated_addr unrel_pc = (unrelocated_addr) (pc - text_offset); 2871 CORE_ADDR text_offset; local 2877 &text_offset, &cfa_start, &cfa_end)) 2890 ax_const_l (expr, text_offset);
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| frame.c | 257 CORE_ADDR text_offset) 295 fs->pc += text_offset; 931 CORE_ADDR text_offset = cache->per_objfile->objfile->text_section_offset (); 945 text_offset); 957 && fde->initial_location <= (unrelocated_addr) (entry_pc - text_offset) 958 && (unrelocated_addr) (entry_pc - text_offset) < fde->end_addr ()) 962 entry_pc, &fs, text_offset); 978 text_offset); 926 CORE_ADDR text_offset = cache->per_objfile->objfile->text_section_offset (); local
|
| loc.c | 376 CORE_ADDR text_offset = baton->per_objfile->objfile->text_section_offset (); local 377 unrelocated_addr unrel_pc = (unrelocated_addr) (pc - text_offset); 2899 CORE_ADDR text_offset; local 2905 &text_offset, &cfa_start, &cfa_end)) 2918 ax_const_l (expr, text_offset);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| hppa-tdep.c | 243 size_t size, CORE_ADDR text_offset) 260 Note that when loading a shared library (text_offset != 0) the 261 unwinds are already relative to the text_offset that will be 263 if (tdep->is_elf && text_offset == 0) 271 text_offset = low_text_segment_address; 275 text_offset = tdep->solib_get_text_base (objfile); 286 table[i].region_start += text_offset; 289 table[i].region_end += text_offset; 346 CORE_ADDR text_offset; 350 text_offset = objfile->text_section_offset () 345 CORE_ADDR text_offset; local [all...] |
| windows-nat.c | 85 CORE_ADDR text_offset = 0; member in struct:windows_solib 2962 &so.text_offset,
|
| windows-tdep.c | 532 CORE_ADDR text_offset = text_offset_cached ? *text_offset_cached : 0; local 538 if (!text_offset) 544 text_offset = pe_text_section_offset (dll.get ()); 546 *text_offset_cached = text_offset; 549 xml += paddress (gdbarch, load_addr + text_offset);
|
| stabsread.c | 826 CORE_ADDR text_offset; /* Start of text segment for symbols */ 832 text_offset = pst->text_low (objfile); 959 of the N_SO symbol, will still be 0. Luckily, text_offset, which 962 set_last_source_start_addr (text_offset); 965 lower bound for this symtab, instead use text_offset which comes 967 if (get_last_source_start_addr () > text_offset) 968 set_last_source_start_addr (text_offset); 970 pst->compunit_symtab = end_compunit_symtab (text_offset + text_size); 823 CORE_ADDR text_offset; \/* Start of text segment for symbols *\/ local
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-tic6x.c | 4158 bfd_vma text_offset = text_sec->output_section->vma 4168 prel31_offset = ((text_offset - exidx_offset) >> 1) 4157 bfd_vma text_offset = text_sec->output_section->vma local
|
| elf32-arm.c | 19504 bfd_vma text_offset = text_sec->output_section->vma local 19514 prel31_offset = (text_offset - exidx_offset)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-tic6x.c | 4159 bfd_vma text_offset = text_sec->output_section->vma 4169 prel31_offset = ((text_offset - exidx_offset) >> 1) 4158 bfd_vma text_offset = text_sec->output_section->vma local
|
| elf32-arm.c | 19693 bfd_vma text_offset = text_sec->output_section->vma local 19703 prel31_offset = (text_offset - exidx_offset)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-tic6x.c | 4157 bfd_vma text_offset = text_sec->output_section->vma 4167 prel31_offset = ((text_offset - exidx_offset) >> 1) 4156 bfd_vma text_offset = text_sec->output_section->vma local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-tic6x.c | 4160 bfd_vma text_offset = text_sec->output_section->vma 4170 prel31_offset = ((text_offset - exidx_offset) >> 1) 4159 bfd_vma text_offset = text_sec->output_section->vma local
|