Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp244 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
1309 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
1476 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()