MCPcopy Create free account
hub / github.com/WAVM/WAVM / lookupLineAtAddress

Function lookupLineAtAddress

Lib/DWARF/DWARF.cpp:656–892  ·  view source on GitHub ↗

Look up the line number at a given address in the DWARF line number program. Returns the line number, or 0 if not found. Signal-safe: no allocations.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getSourceLocationsMethod · 0.85

Calls 8

tryReadFunction · 0.85
I8Function · 0.85
trySerializeVarUInt64Function · 0.85
trySerializeVarSInt64Function · 0.85
tryAdvanceMethod · 0.80
capacityMethod · 0.45
positionMethod · 0.45
seekMethod · 0.45

Tested by

no test coverage detected