Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp78 const MCDwarfLoc &DwarfLoc = MCOS->getContext().getCurrentDwarfLoc(); in Make() local
81 MCLineEntry LineEntry(LineSym, DwarfLoc); in Make()
/external/llvm/lib/MC/
DMCDwarf.cpp60 const MCDwarfLoc &DwarfLoc = MCOS->getContext().getCurrentDwarfLoc(); in Make() local
63 MCDwarfLineEntry LineEntry(LineSym, DwarfLoc); in Make()