Home
last modified time | relevance | path

Searched refs:COFF64_RELOC_REL32_4 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/objconv/objconv-2.52/source/
H A Dcoff.h507 #define COFF64_RELOC_REL32_4 0x08 // 32 bit, relative to RIP - 4. For instruction with immedi… macro
H A Dcof2asm.cpp151 case COFF64_RELOC_REL32_4: // Self-relative + 4 in MakeSectionList()
H A Dcof2elf.cpp655 …case COFF64_RELOC_REL32_4: // 32 bit, relative to RIP - 4. For instruction with immediate dword… in MakeRelocationTables()
H A Dcoff.cpp38 …{COFF64_RELOC_REL32_4, "RIP relative-4"}, // 32 bit, relative to RIP - 4. For instruction with i…