Searched refs:getExprForDwarfGlobalReference (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86TargetObjectFile.h24 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang,
H A DX86TargetObjectFile.cpp22 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, function in class:X8664_MachoTargetObjectFile
37 getExprForDwarfGlobalReference(GV, Mang, MMI, Encoding, Streamer);
/external/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h56 /// getExprForDwarfGlobalReference - Return an MCExpr to use for a reference
60 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang,
103 /// getExprForDwarfGlobalReference - The mach-o version of this method
106 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang,
/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h110 /// getExprForDwarfGlobalReference - Return an MCExpr to use for a reference
114 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang,
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp134 TLOF.getExprForDwarfGlobalReference(GV, Mang, MMI, Encoding, OutStreamer);
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp317 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, function in class:TargetLoweringObjectFileELF
342 getExprForDwarfGlobalReference(GV, Mang, MMI, Encoding, Streamer);
573 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, function in class:TargetLoweringObjectFileMachO
602 getExprForDwarfGlobalReference(GV, Mang, MMI, Encoding, Streamer);
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp288 /// getExprForDwarfGlobalReference - Return an MCExpr to use for a
292 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, function in class:TargetLoweringObjectFile

Completed in 297 milliseconds