Home
last modified time | relevance | path

Searched refs:entry_func_highpc (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dobjfiles.h118 CORE_ADDR entry_func_highpc; member
Dobjfiles.c256 objfile->ei.entry_func_highpc = INVALID_ENTRY_HIGHPC; in init_entry_point_info()
657 objfile->ei.entry_func_highpc += ANOFFSET (delta, SECT_OFF_TEXT (objfile)); in objfile_relocate()
Dblockframe.c185 && symfile_objfile->ei.entry_func_highpc > pc); in legacy_inside_entry_func()
Ddwarfread.c1788 objfile->ei.entry_func_highpc = dip->at_high_pc; in read_func_scope()
Ddwarf2read.c2241 objfile->ei.entry_func_highpc = highpc; in read_func_scope()