Searched refs:yasm_section_relocs_first (Results 1 – 8 of 8) sorted by relevance
285 /*@null@*/ yasm_reloc *yasm_section_relocs_first(yasm_section *sect);
574 yasm_section_relocs_first(yasm_section *sect) in yasm_section_relocs_first() function
184 last_hist->next_reloc = yasm_section_relocs_first(sect); in nasm_listfmt_output()
739 if (!yasm_section_relocs_first(sect)) in elf_secthead_write_rel_to_file()765 reloc = (elf_reloc_entry *)yasm_section_relocs_first(sect); in elf_secthead_write_relocs_to_file()
337 reloc = (xdf_reloc *)yasm_section_relocs_first(sect); in xdf_objfmt_output_section()
400 reloc = (rdf_reloc *)yasm_section_relocs_first(sect); in rdf_objfmt_output_section_reloc()
652 reloc = (macho_reloc *)yasm_section_relocs_first(sect); in macho_objfmt_output_relocs()
844 reloc = (coff_reloc *)yasm_section_relocs_first(sect); in coff_objfmt_output_section()