Searched refs:lh (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Ddwarf2.c908 struct line_head lh; local
962 lh.total_length = read_4_bytes (abfd, line_ptr);
965 if (lh.total_length == 0xffffffff)
967 lh.total_length = read_8_bytes (abfd, line_ptr);
971 else if (lh.total_length == 0 && unit->addr_size == 8)
974 lh.total_length = read_4_bytes (abfd, line_ptr);
978 line_end = line_ptr + lh.total_length;
979 lh.version = read_2_bytes (abfd, line_ptr);
982 lh.prologue_length = read_4_bytes (abfd, line_ptr);
984 lh
[all...]
H A Delfxx-mips.c7958 struct bfd_link_hash_entry *lh;
7962 lh = 0;
7966 lh = (struct bfd_link_hash_entry *) h;
7969 if (lh)
7971 switch (lh->type)
7981 gp = lh->u.def.value;
7985 lh = lh->u.i.link;
7922 struct bfd_link_hash_entry *lh; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarf2read.c831 static void free_line_header (struct line_header *lh);
1371 struct line_header *lh; local
1373 lh = dwarf_decode_line_header (pdi->line_offset, abfd, cu);
1374 if (lh == NULL)
1377 dwarf_decode_lines (lh, NULL, abfd, cu, pst);
1379 free_line_header (lh);
6176 free_line_header (struct line_header *lh) argument
6178 if (lh->standard_opcode_lengths)
6179 xfree (lh->standard_opcode_lengths);
6181 /* Remember that all the lh
6196 add_include_dir(struct line_header *lh, char *include_dir) argument
6219 add_file_name(struct line_header *lh, char *name, unsigned int dir_index, unsigned int mod_time, unsigned int length) argument
6263 struct line_header *lh; local
6424 dwarf_decode_lines(struct line_header *lh, char *comp_dir, bfd *abfd, struct dwarf2_cu *cu, struct partial_symtab *pst) argument
8781 file_full_name(int file, struct line_header *lh, const char *comp_dir) argument
8814 macro_start_file(int file, int line, struct macro_source_file *current_file, const char *comp_dir, struct line_header *lh, struct objfile *objfile) argument
9013 dwarf_decode_macros(struct line_header *lh, unsigned int offset, char *comp_dir, bfd *abfd, struct dwarf2_cu *cu) argument
[all...]
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.keys273 label_height lh num lh - - ----- rows in each label
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src3690 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, pb#9600, xmc#0,
5500 lh#1, lm#48,
5551 lh#2, lw#8, nlab#8,
5565 lh#1, lm#48, lw#8, nlab#8,
5696 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, xmc#0,
5797 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8,
7395 cols#80, it#8, lh#1, lines#25, lm#0, lw#9, ma#4, nlab#8, vt#0,
7622 cols#80, lh#1, lines#24, lw#8, ma#1, nlab#8, wsl#45,
7672 cols#80, lh#1, lines#24, lw#8, ma#1, nlab#8, wsl#45,
7744 colors#8, cols#80, lh#
[all...]
H A Dterminfo.tmp3690 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, pb#9600, xmc#0,
5500 lh#1, lm#48,
5551 lh#2, lw#8, nlab#8,
5565 lh#1, lm#48, lw#8, nlab#8,
5696 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, xmc#0,
5797 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8,
7395 cols#80, it#8, lh#1, lines#25, lm#0, lw#9, ma#4, nlab#8, vt#0,
7622 cols#80, lh#1, lines#24, lw#8, ma#1, nlab#8, wsl#45,
7672 cols#80, lh#1, lines#24, lw#8, ma#1, nlab#8, wsl#45,
7744 colors#8, cols#80, lh#
[all...]

Completed in 219 milliseconds