Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp34 bool HasRelocationAddend, in AMDGPUELFObjectWriter()
93 bool HasRelocationAddend, in createAMDGPUELFObjectWriter()
H A DAMDGPUAsmBackend.cpp199 bool HasRelocationAddend; member in __anon80995caa0211::ELFAMDGPUAsmBackend
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp214 bool HasRelocationAddend, bool Is64) in MipsELFObjectWriter()
667 bool HasRelocationAddend = TT.isArch64Bit(); in createMipsELFObjectWriter() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h57 const unsigned HasRelocationAddend : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp122 bool HasRelocationAddend, bool foobar) in X86ELFObjectWriter()