tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
find_line_number
tango
core
tools
LinuxStackTrace
Undocumented in source. Be warned that the author may not have intended to support it.
version(!TangoDoc && linux)
bool
find_line_number
(
ubyte
[]
debug_line
,
size_t
address
,
bool
is_return_address
,
ref
const
(
char
)[]
out_directory
,
ref
const
(
char
)[]
out_file
,
ref
long
out_line
)
Meta
Source
See Implementation
tango
core
tools
LinuxStackTrace
aliases
Elf_Addr
Elf_Dyn
Elf_Ehdr
Elf_Half
Elf_Phdr
Elf_Shdr
Elf_Sym
uhalf
classes
SymbolException
functions
ELF32_ST_BIND
find_line_number
may_read
structs
DwarfReader
StaticSectionInfo