Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Dlink_map.c928 size_t phdr_align = (is32 in dwfl_link_map_report()
932 && ((uintptr_t) in.d_buf & (phdr_align - 1)) != 0) in dwfl_link_map_report()
924 size_t phdr_align = (is32 dwfl_link_map_report() local
H A Ddwfl_segment_report_module.c472 size_t phdr_align = (class32 in dwfl_segment_report_module() local
475 if (((uintptr_t) ph_buffer & (phdr_align - 1)) != 0) in dwfl_segment_report_module()

Completed in 4 milliseconds