Searched refs:getCFIPersonalitySymbol (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86TargetObjectFile.h28 // getCFIPersonalitySymbol - The symbol that gets passed to
31 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang,
H A DX86TargetObjectFile.cpp40 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, function in class:X86_64MachoTargetObjectFile
/external/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h65 // getCFIPersonalitySymbol - The symbol that gets passed to .cfi_personality.
67 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang,
112 // getCFIPersonalitySymbol - The symbol that gets passed to .cfi_personality.
114 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang,
/external/llvm/lib/CodeGen/AsmPrinter/
H A DWin64Exception.cpp104 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI);
H A DDwarfCFIException.cpp122 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI);
/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h120 // getCFIPersonalitySymbol - The symbol that gets passed to .cfi_personality.
122 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang,
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp101 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, function in class:TargetLoweringObjectFile
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp47 TargetLoweringObjectFileELF::getCFIPersonalitySymbol(const GlobalValue *GV, function in class:TargetLoweringObjectFileELF
659 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, function in class:TargetLoweringObjectFileMachO

Completed in 334 milliseconds