Searched defs:reloc_shndx (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dehframe.cc571 add_ehframe_input_section( Sized_relobj_file<size, big_endian>* object, const unsigned char* symbols, section_size_type symbols_size, const unsigned char* symbol_names, section_size_type symbol_names_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type) argument
634 do_add_ehframe_input_section( Sized_relobj_file<size, big_endian>* object, const unsigned char* symbols, section_size_type symbols_size, const unsigned char* symbol_names, section_size_type symbol_names_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type, const unsigned char* pcontents, section_size_type contents_len, New_cies* new_cies) argument
H A Dgdb-index.cc179 Gdb_index_info_reader(bool is_type_unit, Relobj* object, const unsigned char* symbols, off_t symbols_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type, Gdb_index* gdb_index) argument
1106 scan_debug_info(bool is_type_unit, Relobj* object, const unsigned char* symbols, off_t symbols_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type) argument
H A Dreloc.cc1511 initialize( Object* object, unsigned int reloc_shndx, unsigned int reloc_type) argument
H A Dobject.h122 unsigned int reloc_shndx; member in struct:gold::Section_relocs
1338 set_relocatable_relocs(unsigned int reloc_shndx, Relocatable_relocs* rr) argument
1346 relocatable_relocs(unsigned int reloc_shndx) argument
[all...]
H A Ddwarf_reader.cc361 unsigned int reloc_shndx = 0; local
532 unsigned int reloc_shndx = 0; local
1576 unsigned int reloc_shndx = 0; local
45 do_initialize( unsigned int reloc_shndx, unsigned int reloc_type) argument
[all...]
H A Ddwarf_reader.h57 initialize(unsigned int reloc_shndx, unsigned int reloc_type) argument
691 Dwarf_info_reader(bool is_type_unit, Relobj* object, const unsigned char* symtab, off_t symtab_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type) argument
H A Dobject.cc1251 layout_section( Layout* layout, unsigned int shndx, const char* name, const typename This::Shdr& shdr, unsigned int reloc_shndx, unsigned int reloc_type) argument
1280 layout_eh_frame_section( Layout* layout, const unsigned char* symbols_data, section_size_type symbols_size, const unsigned char* symbol_names_data, section_size_type symbol_names_size, unsigned int shndx, const typename This::Shdr& shdr, unsigned int reloc_shndx, unsigned int reloc_type) argument
[all...]
H A Doutput.cc2430 add_input_section(Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int shndx, const char* secname, const elfcpp::Shdr<size, big_endian>& shdr, unsigned int reloc_shndx, bool have_sections_script) argument

Completed in 141 milliseconds