Quick fix
This commit is contained in:
parent
810b74ecaa
commit
8bff5dc9fe
@ -154,7 +154,7 @@ namespace libdwarf {
|
||||
symbols.end(),
|
||||
frame_info.object_address,
|
||||
[] (
|
||||
Dwarf_Addr pc,
|
||||
uint64_t pc,
|
||||
const debug_map_symbol_info& symbol
|
||||
) {
|
||||
return pc < symbol.source_address;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user