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

/freebsd-9.3-release/lib/libelf/
H A Dlibelf_fsize.m447 define(`BYTE_SIZE', 1)
/freebsd-9.3-release/contrib/binutils/ld/
H A Dld.h137 #define BYTE_SIZE (1) macro
H A Dldwrite.c170 link_order->size = BYTE_SIZE;
H A Dldlang.c3710 size = BYTE_SIZE;
4563 size = BYTE_SIZE;
4920 size = BYTE_SIZE;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dbreakpoint.c5913 #define TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT(BYTE_SIZE) \
5914 ((BYTE_SIZE) <= (DEPRECATED_REGISTER_SIZE))

Completed in 185 milliseconds