Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp75 static const elf_word LLDB_NT_GNU_ABI_SIZE = 16; variable
1126 if (note.n_descsz == LLDB_NT_GNU_ABI_SIZE) { in RefineModuleDetailsFromNote()