Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp231 bool shouldRelocateWithSymbol(const MCAssembler &Asm,
1300 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter
1474 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()