Searched refs:GetOffsetByTableLineNumberWrapper (Results 1 – 2 of 2) sorted by relevance
238 static std::optional<uint32_t> GetOffsetByTableLineNumberWrapper(const panda_file::LineNumberTable … in GetOffsetByTableLineNumberWrapper() function266 … std::optional<size_t> offset = GetOffsetByTableLineNumberWrapper(lineTable, sourceLocation.line); in GetBreakpointAddressWrapper()
232 static std::optional<uint32_t> GetOffsetByTableLineNumberWrapper(const panda_file::LineNumberTable … in GetOffsetByTableLineNumberWrapper() function260 …std::optional<size_t> offset = GetOffsetByTableLineNumberWrapper(line_table, source_location.line); in GetBreakpointAddressWrapper()