Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
(guix-science-nonfree build binary-build-system)Automatically build PATCHELF-PLAN if not defined, then run patchelf phase.
The plan is the product of all elf-files with all INPUTS and "out". See the patchelf procedure for info about the format of PATCHELF-PLAN.
(guix-science-nonfree build binary-build-system)Build the given package, applying all of PHASES in order.
(guix-science-nonfree build binary-build-system)(guix-science-nonfree build cuda-build-system)Build the given package, applying all of PHASES in order.
(guix-science-nonfree build cuda-build-system)Given a built "out" output with static libraries, move these in a "static" output.
Make RESULT the concatenation of all of FILES.
Return true if ELF file is in 64-bit format, false otherwise. See https://en.wikipedia.org/wiki/Executable_and_Linkable_Format#File_header.
Return the default patchelf package.
Return a bag for NAME.
Build SOURCE using PATCHELF, and with INPUTS. This assumes that SOURCE provides its own binaries.
Return the default glibc package.
Build SOURCE using binary-build-system.