Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Ddwfl_report_elf.c41 #define REL_MIN_ALIGN ((GElf_Xword) 0x100) macro
69 start = end = base = (base + REL_MIN_ALIGN - 1) & -REL_MIN_ALIGN; in __libdwfl_elf_address_range()