Home
last modified time | relevance | path

Searched refs:shouldRelocateWithSymbol (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/MC/
DELFObjectWriter.cpp180 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
505 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
690 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp244 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
1314 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
1476 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp244 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
1319 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
1481 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()