Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dremote.h51 extern void remote_cisco_objfile_relocate (bfd_signed_vma text_off,
Dexec.c596 exec_set_section_offsets (bfd_signed_vma text_off, bfd_signed_vma data_off, in exec_set_section_offsets() argument
611 sect->addr += text_off; in exec_set_section_offsets()
612 sect->endaddr += text_off; in exec_set_section_offsets()
Ddefs.h623 extern void exec_set_section_offsets (bfd_signed_vma text_off,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
Dreps-strings.c1390 svn_filesize_t text_off; /* offset of fulltext represented by this window */ member
1504 ww->text_off = tview_off; in svn_fs_base__rep_deltify()
1595 chunk->offset = ww->text_off; in svn_fs_base__rep_deltify()