Searched refs:reloc_type (Results 1 – 10 of 10) sorted by relevance
136 uint16_t reloc_type, in RelocReaderWin32() argument140 reloc_type_(reloc_type), in RelocReaderWin32()167 uint16_t reloc_type, in RelocWriterWin32() argument172 : reloc_type_(reloc_type), in RelocWriterWin32()
99 uint16_t reloc_type,120 RelocWriterWin32(uint16_t reloc_type,
78 __u32 reloc_type; member
1114 #define LLVM_COFF_SWITCH_RELOC_TYPE_NAME(reloc_type) \ argument1115 case COFF::reloc_type: \1116 Res = #reloc_type; \
1177 #define LLVM_COFF_SWITCH_RELOC_TYPE_NAME(reloc_type) \ argument1178 case COFF::reloc_type: \1179 return #reloc_type;
182 enum reloc_type { enum193 enum reloc_type type;
3176 static int code_reloc (int reloc_type);3177 static int gotplt_entry_type (int reloc_type);