OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:str_addrp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
dwarf2.c
4413
struct attribute *
str_addrp
= NULL;
local
4549
str_addrp
= bfd_realloc (
str_addrp
,
4550
str_alloc * sizeof (*
str_addrp
));
4551
if (
str_addrp
== NULL)
4554
str_addrp
[str_count] = attr;
4647
reread_attribute (unit, &
str_addrp
[i], &low_pc, &high_pc,
4661
free (
str_addrp
);
4666
free (
str_addrp
);
/src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c
4413
struct attribute *
str_addrp
= NULL;
local
4549
str_addrp
= bfd_realloc (
str_addrp
,
4550
str_alloc * sizeof (*
str_addrp
));
4551
if (
str_addrp
== NULL)
4554
str_addrp
[str_count] = attr;
4647
reread_attribute (unit, &
str_addrp
[i], &low_pc, &high_pc,
4661
free (
str_addrp
);
4666
free (
str_addrp
);
/src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c
4413
struct attribute *
str_addrp
= NULL;
local
4549
str_addrp
= bfd_realloc (
str_addrp
,
4550
str_alloc * sizeof (*
str_addrp
));
4551
if (
str_addrp
== NULL)
4554
str_addrp
[str_count] = attr;
4647
reread_attribute (unit, &
str_addrp
[i], &low_pc, &high_pc,
4661
free (
str_addrp
);
4666
free (
str_addrp
);
/src/external/gpl3/gdb/dist/bfd/
dwarf2.c
4413
struct attribute *
str_addrp
= NULL;
local
4549
str_addrp
= bfd_realloc (
str_addrp
,
4550
str_alloc * sizeof (*
str_addrp
));
4551
if (
str_addrp
== NULL)
4554
str_addrp
[str_count] = attr;
4647
reread_attribute (unit, &
str_addrp
[i], &low_pc, &high_pc,
4661
free (
str_addrp
);
4666
free (
str_addrp
);
Completed in 32 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026