Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp210 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
654 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
831 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymAD, C, Type); in RecordRelocation()