Searched defs:getLineDelta (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h40 uint32_t getLineDelta() const { function
113 uint32_t getLineDelta() const { return LineInf.getLineDelta(); } function in class:llvm::codeview::LineInfo::Line
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCFragment.h471 int64_t getLineDelta() const { return LineDelta; } function in class:llvm::MCDwarfLineAddrFragment

Completed in 76 milliseconds