Home
last modified time | relevance | path

Searched defs:hasRelocationAddend (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ELFWriterInfo.h33 virtual bool hasRelocationAddend() const { return is64Bit ? true : false; } in hasRelocationAddend() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeELFWriterInfo.h32 virtual bool hasRelocationAddend() const { return false; } in hasRelocationAddend() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMELFWriterInfo.h32 virtual bool hasRelocationAddend() const { return false; } in hasRelocationAddend() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCELFObjectWriter.h33 bool hasRelocationAddend() { return HasRelocationAddend; } in hasRelocationAddend() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h97 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/external/llvm/include/llvm/MC/
DMCELFObjectWriter.h94 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h159 bool hasRelocationAddend() const { in hasRelocationAddend() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp403 bool ELFWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFWriter
1227 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter
/external/llvm/lib/MC/
DELFObjectWriter.cpp128 bool hasRelocationAddend() const { in hasRelocationAddend() function in __anon025039250111::ELFObjectWriter