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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp73 const elf_word LLDB_NT_GNU_ABI_SIZE = 16; member in namespace:__anon2862
1054 if (note.n_descsz == LLDB_NT_GNU_ABI_SIZE) {

Completed in 174 milliseconds