Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/aout/
H A Dranlib.h47 unsigned long string_offset; /* In the file */ member
60 #define ran_strx string_offset
/freebsd-12.1/contrib/binutils/binutils/
H A Dobjdump.c2315 unsigned string_offset; member
2345 print_section_stabs (abfd, section->name, &sought->string_offset); in find_stabs_section()
2357 s.string_offset = 0; in dump_stabs_section()
H A DChangeLog-0203214 (dump_stabs_section): Clear string_offset, free string table.
/freebsd-12.1/contrib/gdb/gdb/
H A Ddbxread.c92 int string_offset; member
101 #define STRING_OFFSET(p) (SYMLOC(p)->string_offset)
/freebsd-12.1/contrib/binutils/bfd/
H A Dcofflink.c582 bfd_size_type string_offset = 0; in coff_link_add_symbols() local
608 &string_offset)) in coff_link_add_symbols()
H A Delflink.c4737 bfd_size_type string_offset = 0; in elf_link_add_object_symbols() local
4752 &string_offset)) in elf_link_add_object_symbols()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3337 uint32_t string_offset = in ParseVariableDIE() local
3341 string_offset, string_length); in ParseVariableDIE()