Home
last modified time | relevance | path

Searched refs:coff_reloc (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/binutils/
HDcoffgrok.h39 struct coff_reloc struct
55 struct coff_reloc *relocs; argument
HDcoffgrok.c165 (struct coff_reloc *) (xcalloc (section->reloc_count, in do_sections_p1()
166 sizeof (struct coff_reloc))); in do_sections_p1()
189 struct coff_reloc *r = head->sections[i].relocs + j; in do_sections_p2()
HDsrconv.c517 struct coff_reloc *r = sec->relocs + i; in wr_rl()