Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp46 unsigned &Log2Size, const MCAssembler &Asm) { in getAArch64FixupKindMachOInfo()
117 const MCSymbol &Symbol, unsigned Log2Size) { in canUseLocalRelocation()
152 unsigned Log2Size = 0; in RecordRelocation() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp149 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
167 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
195 unsigned Log2Size, uint64_t &FixedValue) { in RecordScatteredRelocation()
309 const unsigned Log2Size = getFixupKindLog2Size(FK); in RecordPPCRelocation() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp105 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86_64Relocation() local
348 unsigned Log2Size, in RecordScatteredRelocation()
448 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordTLVPRelocation() local
489 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86Relocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp65 unsigned &Log2Size) { in getARMFixupKindMachOInfo()
251 unsigned Log2Size, in RecordARMScatteredRelocation()
355 unsigned Log2Size; in RecordRelocation() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp376 unsigned Log2Size = Log2_32(Align); in WriteNlist() local