Searched defs:Section_relocs (Results 1 – 1 of 1) sorted by relevance
111 struct Section_relocs struct113 Section_relocs() in Section_relocs() argument117 ~Section_relocs() in ~Section_relocs() argument121 unsigned int reloc_shndx;123 unsigned int data_shndx;125 File_view* contents;150 typedef std::vector<Section_relocs> Relocs_list; argument