Home | History | Annotate | Download | only in ld

Lines Matching defs:rva

1522       bfd_vma rva = reloc_data[i].vma - image_base;
1523 bfd_vma this_page = (rva & ~0xfff);
1540 bfd_put_16 (abfd, (rva & 0xfff) + (reloc_data[i].type << 12),
1861 .rva hname
1864 .rva __my_dll_iname
1865 .rva fthunk
2420 .rva __nm_thnk_SYM (singleton thunk with name of func)
2423 .rva __my_dll_iname (name of dll)
2424 .rva __fuNN_SYM (pointer to reference (address) in text) */
2481 .rva __fuNN_SYM (pointer to reference (address) in text) */
2565 .rva __pei386_runtime_relocator */
3220 /* Get the rva and size of the export section. */