Home | History | Annotate | Download | only in ld

Lines Matching defs:rva

1781       bfd_vma rva = reloc_data[i].vma - image_base;
1782 bfd_vma this_page = (rva & ~0xfff);
1798 bfd_put_16 (abfd, (rva & 0xfff) + (reloc_data[i].type << 12),
2110 .rva hname
2113 .rva __my_dll_iname
2114 .rva fthunk
2651 .rva __nm_thnk_SYM (singleton thunk with name of func)
2654 .rva __my_dll_iname (name of dll)
2655 .rva __fuNN_SYM (pointer to reference (address) in text) */
2707 .rva __fuNN_SYM (pointer to reference (address) in text) */
2800 .rva __pei386_runtime_relocator */
3508 /* Get the rva and size of the export section. */