Home
last modified time | relevance | path

Searched defs:HasRelocationAddend (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUELFObjectWriter.cpp34 bool HasRelocationAddend, in AMDGPUELFObjectWriter()
99 bool HasRelocationAddend, in createAMDGPUELFObjectWriter()
DAMDGPUAsmBackend.cpp229 bool HasRelocationAddend; member in __anond4af313b0211::ELFAMDGPUAsmBackend
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
669 bool HasRelocationAddend = TT.isArch64Bit(); in createMipsELFObjectWriter() local
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCELFObjectWriter.h57 const unsigned HasRelocationAddend : 1; variable