Home
last modified time | relevance | path

Searched defs:FixedValue (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp63 uint64_t &FixedValue) override { in recordRelocation()
100 uint64_t &FixedValue) { in RecordX86_64Relocation()
367 uint64_t &FixedValue) { in recordScatteredRelocation()
466 uint64_t &FixedValue) { in recordTLVPRelocation()
508 uint64_t &FixedValue) { in RecordX86Relocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp145 uint64_t &FixedValue) { in RecordARMScatteredHalfRelocation()
251 uint64_t &FixedValue) { in RecordARMScatteredRelocation()
315 uint64_t FixedValue) { in requiresExternRelocation()
353 uint64_t &FixedValue) { in recordRelocation()
/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
DFixedValue.java27 public interface FixedValue extends Callback { interface
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp46 uint64_t &FixedValue) override { in recordRelocation()
194 unsigned Log2Size, uint64_t &FixedValue) { in recordScatteredRelocation()
304 uint64_t &FixedValue) { in RecordPPCRelocation()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUAsmBackend.cpp33 MCValue Target, uint64_t &FixedValue) { in RecordRelocation()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp147 uint64_t &FixedValue) { in recordRelocation()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp35 uint64_t &FixedValue) override { in recordRelocation()
/external/llvm/lib/MC/
DMCAssembler.cpp875 uint64_t FixedValue; in handleFixup() local
954 uint64_t FixedValue; in layout() local
DWinCOFFObjectWriter.cpp650 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()
DMachObjectWriter.cpp437 bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()
DELFObjectWriter.cpp617 bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()