[libc-commits] [libc] [libc] Add barebones dl_iterate_phdr implementation (PR #194196)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Sun Apr 26 01:18:04 PDT 2026


================
@@ -6,4 +6,5 @@ add_entrypoint_object(
     dl_iterate_phdr.h
   DEPENDS
     libc.hdr.stdint_proxy
+    libc.hdr.sys_auxv_macros
----------------
kaladron wrote:

libc.src.__support.OSUtil.linux.auxv

https://github.com/llvm/llvm-project/pull/194196


More information about the libc-commits mailing list