Home
last modified time | relevance | path

Searched refs:NT_FILE_Entry (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h116 struct NT_FILE_Entry { struct
153 std::vector<NT_FILE_Entry> m_nt_file_entries;
H A DProcessElfCore.cpp931 NT_FILE_Entry entry; in parseLinuxNotes()