Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.h2953 struct Relocate_info struct
2956 const Symbol_table* symtab;
2958 const Layout* layout;
2960 Sized_relobj_file<size, big_endian>* object;
2962 unsigned int reloc_shndx;
2964 const unsigned char* reloc_shdr;
2966 Relocatable_relocs* rr;
2968 unsigned int data_shndx;
2970 const unsigned char* data_shdr;
H A Dobject.cc3396 struct Relocate_info<32, false>; variable
3401 struct Relocate_info<32, true>; variable
3406 struct Relocate_info<64, false>; variable
3411 struct Relocate_info<64, true>; variable
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.h2988 struct Relocate_info struct
2991 const Symbol_table* symtab;
2993 const Layout* layout;
2995 Sized_relobj_file<size, big_endian>* object;
2997 unsigned int reloc_shndx;
2999 const unsigned char* reloc_shdr;
3001 Relocatable_relocs* rr;
3003 unsigned int data_shndx;
3005 const unsigned char* data_shdr;
H A Dobject.cc3619 struct Relocate_info<32, false>; variable
3624 struct Relocate_info<32, true>; variable
3629 struct Relocate_info<64, false>; variable
3634 struct Relocate_info<64, true>; variable