Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h200 bool shouldRelocateWithSymbol(const MCAssembler &Asm, const MCValue &Val,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1189 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
1394 shouldRelocateWithSymbol(Asm, Target, SymA, C, Type) || in recordRelocation()