OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:real_input
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c
2637
ctf_dict_t *
real_input
;
local
2701
real_input
= input;
2702
if ((tp = ctf_lookup_by_id (&
real_input
, type)) == NULL)
2706
ctf_link_input_name (
real_input
), type);
2710
name = ctf_strraw (
real_input
, tp->ctt_name);
2711
isroot = LCTF_INFO_ISROOT (
real_input
, tp->ctt_info);
/src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c
2614
ctf_dict_t *
real_input
;
local
2677
real_input
= input;
2678
if ((tp = ctf_lookup_by_id (&
real_input
, type)) == NULL)
2682
ctf_link_input_name (
real_input
), type);
2686
name = ctf_strraw (
real_input
, tp->ctt_name);
/src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c
2712
ctf_dict_t *
real_input
;
local
2804
real_input
= input;
2805
if ((tp = ctf_lookup_by_id (&
real_input
, type)) == NULL)
2809
ctf_link_input_name (
real_input
), type);
2813
name = ctf_strraw (
real_input
, tp->ctt_name);
/src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c
2712
ctf_dict_t *
real_input
;
local
2804
real_input
= input;
2805
if ((tp = ctf_lookup_by_id (&
real_input
, type)) == NULL)
2809
ctf_link_input_name (
real_input
), type);
2813
name = ctf_strraw (
real_input
, tp->ctt_name);
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026