Home
last modified time | relevance | path

Searched defs:InlineeSourceLine (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DLine.h135 struct InlineeSourceLine { struct
136 TypeIndex Inlinee; // ID of the function that was inlined.
137 ulittle32_t FileID; // Offset into FileChecksums subsection.
138 ulittle32_t SourceLineNum; // First line of inlined code.