================
@@ -345,7 +346,14 @@ class DYLDRendezvous {
/// supplied by the runtime linker.
bool TakeSnapshot(SOEntryList &entry_list);
- enum PThreadField { eSize, eNElem, eOffset };
+ /// For the definitions of the metadata entries, see
+ /// <glibc>/nptl_db/(db_info.c, structs.def, thread_dbP.h).
----------------
igorkudrin wrote:
As far as I know, this metadata is specific to `glibc`. Support for other
`libc` variants should be implemented separately.
https://github.com/llvm/llvm-project/pull/181315
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits