Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarfread.c206 #define TARGET_FT_POINTER_SIZE(objfile) (TARGET_PTR_BIT / TARGET_CHAR_BIT) macro
2089 base = target_to_host (tblscan, TARGET_FT_POINTER_SIZE (objfile), in decode_line_numbers()
2091 tblscan += TARGET_FT_POINTER_SIZE (objfile); in decode_line_numbers()
3685 diep += TARGET_FT_POINTER_SIZE (objfile); in completedieinfo()
3808 nbytes = TARGET_FT_POINTER_SIZE (objfile); in attribute_size()