Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp169 CallSiteInfoSym &CallSiteInfo) { in visitCallSiteInfoSym() argument
175 "CodeOffset", CallSiteInfo.getRelocationOffset(), in visitCallSiteInfoSym()
176 CallSiteInfo.Header.CodeOffset, &LinkageName); in visitCallSiteInfoSym()
178 W.printHex("Segment", CallSiteInfo.Header.Segment); in visitCallSiteInfoSym()
179 W.printHex("Reserved", CallSiteInfo.Header.Reserved); in visitCallSiteInfoSym()
180 CVTD.printTypeIndex("Type", CallSiteInfo.Header.Type); in visitCallSiteInfoSym()