Searched refs:section_start (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dwasm-module.c414 file_ptr section_start; local
H A DpeXXigen.c2213 bfd_byte * section_start;
2245 fprintf (file, _("%03x %*.s Entry: "), (int)(data - regions->section_start), indent, " ");
2256 name = regions->section_start + WithoutHighBit (entry);
2258 name = regions->section_start + entry - rva_bias;
2260 if (name + 2 < regions->section_end && name > regions->section_start)
2311 data = regions->section_start + WithoutHighBit (entry); member in struct:rsrc_regions
2312 if (data <= regions->section_start || data > regions->section_end)
2321 leaf = regions->section_start + entry;
2325 || leaf < regions->section_start)
2338 || (regions->section_start
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c2213 bfd_byte * section_start;
2245 fprintf (file, _("%03x %*.s Entry: "), (int)(data - regions->section_start), indent, " ");
2256 name = regions->section_start + WithoutHighBit (entry);
2258 name = regions->section_start + entry - rva_bias;
2260 if (name + 2 < regions->section_end && name > regions->section_start)
2311 data = regions->section_start + WithoutHighBit (entry);
2312 if (data <= regions->section_start || data > regions->section_end)
2321 leaf = regions->section_start + entry;
2325 || leaf < regions->section_start)
2338 || (regions->section_start
2210 bfd_byte * section_start; member in struct:rsrc_regions
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A DpeXXigen.c2202 bfd_byte * section_start;
2234 fprintf (file, _("%03x %*.s Entry: "), (int)(data - regions->section_start), indent, " ");
2245 name = regions->section_start + WithoutHighBit (entry);
2247 name = regions->section_start + entry - rva_bias;
2249 if (name + 2 < regions->section_end && name > regions->section_start)
2300 data = regions->section_start + WithoutHighBit (entry);
2301 if (data <= regions->section_start || data > regions->section_end)
2310 leaf = regions->section_start + entry;
2314 || leaf < regions->section_start)
2327 || (regions->section_start
2199 bfd_byte * section_start; member in struct:rsrc_regions
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c2216 bfd_byte * section_start;
2248 fprintf (file, _("%03x %*.s Entry: "), (int)(data - regions->section_start), indent, " ");
2259 name = regions->section_start + WithoutHighBit (entry);
2261 name = regions->section_start + entry - rva_bias;
2263 if (name + 2 < regions->section_end && name > regions->section_start)
2314 data = regions->section_start + WithoutHighBit (entry);
2315 if (data <= regions->section_start || data > regions->section_end)
2324 leaf = regions->section_start + entry;
2328 || leaf < regions->section_start)
2341 || (regions->section_start
2213 bfd_byte * section_start; member in struct:rsrc_regions
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doptions.h1241 DEFINE_special(section_start, options::TWO_DASHES, '\0',
1720 section_start(const char* secname, uint64_t* paddr) const;
H A Doptions.cc561 General_options::section_start(const char* secname, uint64_t* paddr) const
532 General_options::section_start(const char* secname, uint64_t* paddr) const function in class:gold::General_options
H A Darm.cc5401 Arm_address section_start;
5407 section_start = os->address() + output_offset;
5420 section_start = poris->address();
5425 Arm_address output_address = section_start + section_size;
6338 Mapping_symbol_position section_start(shndx, 0);
6340 this->mapping_symbols_info_.lower_bound(section_start);
6700 Mapping_symbol_position section_start(i, 0);
6702 this->mapping_symbols_info_.lower_bound(section_start);
H A Daarch64.cc2336 Mapping_symbol_position section_start(shndx, 0);
2339 this->mapping_symbol_info_.lower_bound(section_start);
H A Dscript-sections.cc2470 && parameters->options().section_start(this->output_section_->name(),
H A Dlayout.cc1988 bool is_address_set = parameters->options().section_start(os->name(), &addr);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doptions.h1241 DEFINE_special(section_start, options::TWO_DASHES, '\0',
1720 section_start(const char* secname, uint64_t* paddr) const;
H A Doptions.cc561 General_options::section_start(const char* secname, uint64_t* paddr) const function in class:gold::General_options
H A Darm.cc5401 Arm_address section_start;
5407 section_start = os->address() + output_offset;
5420 section_start = poris->address();
5425 Arm_address output_address = section_start + section_size;
6338 Mapping_symbol_position section_start(shndx, 0);
6340 this->mapping_symbols_info_.lower_bound(section_start);
6700 Mapping_symbol_position section_start(i, 0);
6702 this->mapping_symbols_info_.lower_bound(section_start);
H A Daarch64.cc2336 Mapping_symbol_position section_start(shndx, 0);
2339 this->mapping_symbol_info_.lower_bound(section_start);
H A Dscript-sections.cc2470 && parameters->options().section_start(this->output_section_->name(),
H A Dlayout.cc1988 bool is_address_set = parameters->options().section_start(os->name(), &addr);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doptions.h1232 DEFINE_special(section_start, options::TWO_DASHES, '\0',
1708 section_start(const char* secname, uint64_t* paddr) const;
H A Doptions.cc540 General_options::section_start(const char* secname, uint64_t* paddr) const function in class:gold::General_options
H A Darm.cc5401 Arm_address section_start;
5407 section_start = os->address() + output_offset;
5420 section_start = poris->address();
5425 Arm_address output_address = section_start + section_size;
6338 Mapping_symbol_position section_start(shndx, 0);
6340 this->mapping_symbols_info_.lower_bound(section_start);
6700 Mapping_symbol_position section_start(i, 0);
6702 this->mapping_symbols_info_.lower_bound(section_start);
H A Daarch64.cc2336 Mapping_symbol_position section_start(shndx, 0);
2339 this->mapping_symbol_info_.lower_bound(section_start);
H A Dscript-sections.cc2470 && parameters->options().section_start(this->output_section_->name(),
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c9062 unsigned char *section_start = start; local
9096 (unsigned long)(saved_start - section_start));
9118 (unsigned long) (saved_start - section_start));
9150 printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
9190 cie_off = start - 4 - section_start - cie_off;
9193 look_for = section_start + cie_off;
9194 if (cie_off <= (dwarf_vma) (saved_start - section_start))
9350 (unsigned long)(saved_start - section_start),
9356 (unsigned long) (cie->chunk_start - section_start));
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c9062 unsigned char *section_start = start;
9096 (unsigned long)(saved_start - section_start));
9118 (unsigned long) (saved_start - section_start));
9150 printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
9190 cie_off = start - 4 - section_start - cie_off;
9193 look_for = section_start + cie_off;
9194 if (cie_off <= (dwarf_vma) (saved_start - section_start))
9350 (unsigned long)(saved_start - section_start),
9356 (unsigned long) (cie->chunk_start - section_start));
7792 unsigned char *section_start = start; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c8011 unsigned char *section_start = start; local
8046 (unsigned long)(saved_start - section_start));
8073 (unsigned long) (saved_start - section_start));
8103 printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
8143 look_for = section_start + cie_id;
8216 (unsigned long) (saved_start - section_start));
8297 (unsigned long)(saved_start - section_start),
8300 (unsigned long)(cie->chunk_start - section_start));

Completed in 787 milliseconds

12