Home
last modified time | relevance | path

Searched refs:R_AMD64_DIR32 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-x86_64.c220 HOWTO (R_AMD64_DIR32, /* type 2 */
658 return howto_table + R_AMD64_DIR32; in coff_amd64_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h706 #define R_AMD64_DIR32 2 /* 32-bit address (VA) R_DIR32. */ macro