Home
last modified time | relevance | path

Searched refs:AMAGIC (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/libexec/rtld-elf/
HDrtld_malloc.c88 #define AMAGIC 0xdf /* magic # for aligned alloc */ macro
189 ov1.ov_magic = AMAGIC; in __crt_aligned_alloc_offset()
244 op = op1.ov_magic == AMAGIC ? (void *)((caddr_t)cp - op1.ov_index) : in __crt_free()