Searched refs:findLineTable (Results 1 – 3 of 3) sorted by relevance
89 std::vector<LineTableEntry> findLineTable(uint16_t Modi) const;
448 SymbolCache::findLineTable(uint16_t Modi) const { in findLineTable() function in SymbolCache538 std::vector<LineTableEntry> Lines = findLineTable(Modi); in findLineNumbersByVA()
1715 static bool findLineTable(const SectionChunk *c, uint32_t addr, in findLineTable() function1806 if (!findLineTable(c, addr, cvStrTab, checksums, lines, offsetInLinetable)) in getFileLineCodeView()