Home
last modified time | relevance | path

Searched defs:debug_line_file_idx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDebugMacros.cpp16 uint32_t debug_line_file_idx, const char *str) in DebugMacroEntry()
41 uint32_t debug_line_file_idx) { in CreateStartFileEntry()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp72 uint32_t debug_line_file_idx = 0; in ReadMacroEntries() local