OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unrelocated_pc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
symtab.h
1626
unrelocated_addr
unrelocated_pc
() const
1624
unrelocated_addr
unrelocated_pc
() const
function in struct:linetable_entry
/src/external/gpl3/gdb.old/dist/gdb/
symtab.h
1632
unrelocated_addr
unrelocated_pc
() const
1630
unrelocated_addr
unrelocated_pc
() const
function in struct:linetable_entry
symtab.c
390
unrelocated_addr
unrelocated_pc
= (unrelocated_addr) (pc - delta);
local
392
struct call_site call_site_local (
unrelocated_pc
, nullptr, nullptr);
406
unrelocated_pc
= (unrelocated_addr) (new_pc - delta);
407
call_site new_call_site_local (
unrelocated_pc
, nullptr, nullptr);
3231
&& (!alt || item->
unrelocated_pc
() < alt->
unrelocated_pc
()))
3237
return comp_pc < lhs.
unrelocated_pc
();
3266
&& (!best || prev->
unrelocated_pc
() > best->
unrelocated_pc
()))
3282
&& (tmp - 1)->
unrelocated_pc
() == tmp->unrelocated_pc (
[
all
...]
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026