Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h159 const elf::ELFProgramHeader &segment_header,
H A DProcessElfCore.cpp973 const elf::ELFProgramHeader &segment_header, in ParseThreadContextsFromNoteSegment() argument
975 assert(segment_header.p_type == llvm::ELF::PT_NOTE); in ParseThreadContextsFromNoteSegment()