Searched defs:ELFNote (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h24 struct ELFNote { struct
31 ELFNote() : n_namesz(0), n_descsz(0), n_type(0) {} function in struct:ELFNote

Completed in 287 milliseconds