Home
last modified time | relevance | path

Searched defs:MCFixup (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h19 class MCFixup; variable
43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation()
H A DMCWasmObjectWriter.h17 class MCFixup; variable
H A DMCCodeEmitter.h14 class MCFixup; variable
H A DMCObjectWriter.h19 class MCFixup; variable
H A DMCELFObjectWriter.h25 class MCFixup; variable
H A DMCExpr.h22 class MCFixup; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h29 class MCFixup; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h23 class MCFixup; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp60 bool fixupNeedsRelaxation(const MCFixup & /*Fixup*/, uint64_t /*Value*/, in fixupNeedsRelaxation() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp925 SmallVectorImpl<MCFixup> &, in getThumbAddrModeRegRegOpValue()