Home
last modified time | relevance | path

Searched defs:byteshift (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dfileread.h279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
309 byteshift() const in byteshift() function
H A Dfileread.cc335 unsigned int byteshift, File_read::View** vshifted) const in find_view()
475 unsigned int byteshift, bool cache) in make_view()
548 unsigned int byteshift; in find_or_make_view() local
/netbsd/external/gpl3/binutils/dist/gold/
H A Dfileread.h279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
309 byteshift() const in byteshift() function
H A Dfileread.cc336 unsigned int byteshift, File_read::View** vshifted) const in find_view()
482 unsigned int byteshift, bool cache) in make_view()
555 unsigned int byteshift; in find_or_make_view() local
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dfileread.h267 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
297 byteshift() const in byteshift() function
H A Dfileread.cc332 unsigned int byteshift, File_read::View** vshifted) const in find_view()
472 unsigned int byteshift, bool cache) in make_view()
545 unsigned int byteshift; in find_or_make_view() local
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dfileread.h279 unsigned int byteshift, bool cache, Data_ownership data_ownership) in View()
309 byteshift() const in byteshift() function
H A Dfileread.cc335 unsigned int byteshift, File_read::View** vshifted) const in find_view()
475 unsigned int byteshift, bool cache) in make_view()
548 unsigned int byteshift; in find_or_make_view() local
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_crtc.c520 int byteshift = target_fb->format->cpp[0] * 8 >> 4; in radeon_crtc_do_set_base() local
H A Dradeon_display.c556 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target() local