OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elf_strtab_hash
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf-strtab.c
47
struct
elf_strtab_hash
struct
94
struct
elf_strtab_hash
*
97
struct
elf_strtab_hash
*table;
98
size_t amt = sizeof (struct
elf_strtab_hash
);
100
table = (struct
elf_strtab_hash
*) bfd_malloc (amt);
132
_bfd_elf_strtab_free (struct
elf_strtab_hash
*tab)
143
_bfd_elf_strtab_add (struct
elf_strtab_hash
*tab,
184
_bfd_elf_strtab_addref (struct
elf_strtab_hash
*tab, size_t idx)
194
_bfd_elf_strtab_delref (struct
elf_strtab_hash
*tab, size_t idx)
205
_bfd_elf_strtab_refcount (struct
elf_strtab_hash
*tab, size_t idx
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf-strtab.c
47
struct
elf_strtab_hash
struct
94
struct
elf_strtab_hash
*
97
struct
elf_strtab_hash
*table;
98
size_t amt = sizeof (struct
elf_strtab_hash
);
100
table = (struct
elf_strtab_hash
*) bfd_malloc (amt);
132
_bfd_elf_strtab_free (struct
elf_strtab_hash
*tab)
143
_bfd_elf_strtab_add (struct
elf_strtab_hash
*tab,
184
_bfd_elf_strtab_addref (struct
elf_strtab_hash
*tab, size_t idx)
194
_bfd_elf_strtab_delref (struct
elf_strtab_hash
*tab, size_t idx)
205
_bfd_elf_strtab_refcount (struct
elf_strtab_hash
*tab, size_t idx
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf-strtab.c
47
struct
elf_strtab_hash
struct
94
struct
elf_strtab_hash
*
97
struct
elf_strtab_hash
*table;
98
size_t amt = sizeof (struct
elf_strtab_hash
);
100
table = (struct
elf_strtab_hash
*) bfd_malloc (amt);
132
_bfd_elf_strtab_free (struct
elf_strtab_hash
*tab)
143
_bfd_elf_strtab_add (struct
elf_strtab_hash
*tab,
184
_bfd_elf_strtab_addref (struct
elf_strtab_hash
*tab, size_t idx)
194
_bfd_elf_strtab_delref (struct
elf_strtab_hash
*tab, size_t idx)
205
_bfd_elf_strtab_refcount (struct
elf_strtab_hash
*tab, size_t idx
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf-strtab.c
47
struct
elf_strtab_hash
struct
94
struct
elf_strtab_hash
*
97
struct
elf_strtab_hash
*table;
98
size_t amt = sizeof (struct
elf_strtab_hash
);
100
table = (struct
elf_strtab_hash
*) bfd_malloc (amt);
132
_bfd_elf_strtab_free (struct
elf_strtab_hash
*tab)
143
_bfd_elf_strtab_add (struct
elf_strtab_hash
*tab,
184
_bfd_elf_strtab_addref (struct
elf_strtab_hash
*tab, size_t idx)
194
_bfd_elf_strtab_delref (struct
elf_strtab_hash
*tab, size_t idx)
205
_bfd_elf_strtab_refcount (struct
elf_strtab_hash
*tab, size_t idx
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026