Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h19 class MCFixup; variable
43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() argument
H A DMCWasmObjectWriter.h17 class MCFixup; variable
H A DMCCodeEmitter.h14 class MCFixup; variable
H A DMCObjectWriter.h20 class MCFixup; global() variable
H A DMCELFObjectWriter.h25 class MCFixup; global() variable
H A DMCAssembler.h42 class MCFixup; global() variable
H A DMCExpr.h22 class MCFixup; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h29 class MCFixup; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h23 class MCFixup; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp60 fixupNeedsRelaxation(const MCFixup &,uint64_t,const MCRelaxableFragment *,const MCAsmLayout &) const fixupNeedsRelaxation() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp915 SmallVectorImpl<MCFixup> &, in getThumbAddrModeRegRegOpValue()