Skip to content

musl ¤

Perform queries specific to the musl libc.

Functions:

type ¤

type() -> LibcType

version ¤

version(libc_filepath: str) -> tuple[int, ...]

has_internal_symbols ¤

has_internal_symbols(libc_filepath: str) -> bool

has_debug_info ¤

has_debug_info() -> bool

verify_libc_candidate ¤

verify_libc_candidate(mapping_name: str) -> bool

verify_ld_candidate ¤

verify_ld_candidate(mapping_name: str) -> bool

urls ¤

urls(ver: tuple[int, ...] | None) -> LibcURLs

libc_same_as_ld ¤

libc_same_as_ld() -> bool