template <ElfPhdrType Type>

struct PhdrTypeMatch

Defined at line 128 of file ../../src/lib/elfldltl/include/lib/elfldltl/phdr.h

This represents a program header entry that's been matched to a specific

segment type. These types are used in the arguments to Observe callbacks;

see below.