Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dobject.h2830 struct Relocate_info struct
2833 const Symbol_table* symtab;
2835 const Layout* layout;
2837 Sized_relobj_file<size, big_endian>* object;
2839 unsigned int reloc_shndx;
2841 const unsigned char* reloc_shdr;
2843 unsigned int data_shndx;
2845 const unsigned char* data_shdr;
Dobject.cc3293 struct Relocate_info<32, false>; variable
3298 struct Relocate_info<32, true>; variable
3303 struct Relocate_info<64, false>; variable
3308 struct Relocate_info<64, true>; variable