getLine: Query debug information

getLineR Documentation

Query debug information

Description

These functions allow one to get information about the line number, file name and directory for a given DIType-class or debug value and also the source language of the original code.

Usage

getLine(x, ...)
getFilename(x, ...)
getDirectory(x, ...)

Arguments

x

the debugging information instruction or type

...

additional arguments for methods

Value

a scalar integer

Author(s)

DTL


duncantl/Rllvm documentation built on April 23, 2024, 6:14 p.m.