Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_htab.c380 unsigned_word text_base; member
406 if (sizes->text_base > vma) in htab_sum_binary()
407 sizes->text_base = FLOOR_PAGE(vma); in htab_sum_binary()
452 section_ra = (section_vma - sizes->text_base + sizes->text_ra); in htab_dma_binary()
509 sizes.text_base = -1; in htab_map_binary()
535 (sizes.text_bound - sizes.text_base)); in htab_map_binary()
539 (unsigned long)sizes.text_base, in htab_map_binary()
549 if ((sizes.text_base <= sizes.data_base in htab_map_binary()
551 || (sizes.data_base <= sizes.text_base in htab_map_binary()
555 || (sizes.text_base >= sizes.data_base in htab_map_binary()
[all …]
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c100 char *text_base; variable
363 *line1 - text_base, in compare_full()
364 start2, length2, *line2 - text_base); in compare_full()
394 if (line1->text - text_base > line2->text - text_base) in compare_prepared()
424 text1 - text_base, in compare_prepared()
425 start2, length2, text2 - text_base); in compare_prepared()
773 text_base = data; in sort_in_core()