Searched refs:REL_MIN_ALIGN (Results 1 – 1 of 1) sorted by relevance
41 #define REL_MIN_ALIGN ((GElf_Xword) 0x100) macro69 start = end = base = (base + REL_MIN_ALIGN - 1) & -REL_MIN_ALIGN; in __libdwfl_elf_address_range()