Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp53 unsigned &Log2Size, const MCAssembler &Asm) { in getAArch64FixupKindMachOInfo()
125 const MCSymbol &Symbol, unsigned Log2Size) { in canUseLocalRelocation()
159 unsigned Log2Size = 0; in recordRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp63 unsigned &Log2Size) { in getARMFixupKindMachOInfo()
260 unsigned Log2Size, in RecordARMScatteredRelocation()
382 unsigned Log2Size; in recordRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolMachO.h119 unsigned Log2Size = Log2_32(Align); in getEncodedFlags() local