Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h73 struct CoreNote { struct
98 DataExtractor getRegset(llvm::ArrayRef<CoreNote> Notes, argument
74 infoCoreNote global() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5814 struct CoreNote { struct
5819 static Expected<CoreNote> readCoreNote(DataExtractor Desc) { in readCoreNote() argument