Searched defs:needsRelocateWithSymbol (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp27 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(unsigned Type) const { function in class:MCELFObjectTargetWriter
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp40 bool needsRelocateWithSymbol(unsigned Type) const override;
51 bool ARMELFObjectWriter::needsRelocateWithSymbol(unsigned Type) const { function in class:ARMELFObjectWriter
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp33 bool needsRelocateWithSymbol(unsigned Type) const override;
219 MipsELFObjectWriter::needsRelocateWithSymbol(unsigned Type) const { function in class:MipsELFObjectWriter

Completed in 670 milliseconds