Home
last modified time | relevance | path

Searched defs:Relocate_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h3019 struct Relocate_info struct
3022 const Symbol_table* symtab;
3024 const Layout* layout;
3026 Sized_relobj_file<size, big_endian>* object;
3028 unsigned int reloc_shndx;
3030 const unsigned char* reloc_shdr;
3032 Relocatable_relocs* rr;
3034 unsigned int data_shndx;
3036 const unsigned char* data_shdr;
H A Dobject.cc3627 struct Relocate_info<32, false>; variable
3632 struct Relocate_info<32, true>; variable
3637 struct Relocate_info<64, false>; variable
3642 struct Relocate_info<64, true>; variable
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h3019 struct Relocate_info struct
3022 const Symbol_table* symtab;
3024 const Layout* layout;
3026 Sized_relobj_file<size, big_endian>* object;
3028 unsigned int reloc_shndx;
3030 const unsigned char* reloc_shdr;
3032 Relocatable_relocs* rr;
3034 unsigned int data_shndx;
3036 const unsigned char* data_shdr;
H A Dobject.cc3656 struct Relocate_info<32, false>; variable
3661 struct Relocate_info<32, true>; variable
3666 struct Relocate_info<64, false>; variable
3671 struct Relocate_info<64, true>; variable