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

/external/elfutils/libdwfl/
H A Ddwfl_report_elf.c39 #define REL_MIN_ALIGN ((GElf_Xword) 0x100) macro
67 start = end = base = (base + REL_MIN_ALIGN - 1) & -REL_MIN_ALIGN;

Completed in 1487 milliseconds