LIEF: Library to Instrument Executable Formats Version 0.16.0
|
This structure holds a debug location (source filename & line) More...
#include <debug_loc.hpp>
Public Attributes | |
std::string | file |
uint64_t | line = 0 |
This structure holds a debug location (source filename & line)
std::string LIEF::debug_location_t::file |
uint64_t LIEF::debug_location_t::line = 0 |