Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.h187 CORE_ADDR textaddr, unsigned int textsize,
Dcoffread.c57 CORE_ADDR textaddr; /* Addr of .text section. */ member
205 csi->textaddr = bfd_section_vma (abfd, sectp); in coff_locate_sections()
633 info->textaddr, info->textsize, in coff_symfile_read()
Ddbxread.c3260 CORE_ADDR textaddr, unsigned int textsize, in coffstab_build_psymtabs() argument
3274 DBX_TEXT_ADDR (objfile) = textaddr; in coffstab_build_psymtabs()