Home
last modified time | relevance | path

Searched defs:Log2Size (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp53 unsigned &Log2Size, const MCAssembler &Asm) { in getAArch64FixupKindMachOInfo()
125 const MCSymbol &Symbol, unsigned Log2Size) { in canUseLocalRelocation()
159 unsigned Log2Size = 0; in recordRelocation() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp108 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86_64Relocation() local
369 unsigned Log2Size, in recordScatteredRelocation()
474 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in recordTLVPRelocation() local
511 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86Relocation() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp63 unsigned &Log2Size) { in getARMFixupKindMachOInfo()
260 unsigned Log2Size, in RecordARMScatteredRelocation()
382 unsigned Log2Size; in recordRelocation() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCSymbolMachO.h119 unsigned Log2Size = Log2_32(Align); in getEncodedFlags() local