OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glist
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
ia64-gen.c
2215
static struct completer_entry **
glist
;
variable in typeref:struct:completer_entry
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-m68k.c
654
??? We could've used root.got.
glist
field instead, but having
656
struct elf_m68k_got_entry *
glist
;
708
Root of this list is h->
glist
.
938
elf_m68k_hash_entry (ret)->
glist
= NULL;
655
struct elf_m68k_got_entry *
glist
;
member in struct:elf_m68k_link_hash_entry
[
all
...]
elf64-ppc.c
[
all
...]
elf32-spu.c
456
htab->elf.init_got_refcount.
glist
= NULL;
458
htab->elf.init_got_offset.
glist
= NULL;
1074
head = &h->got.
glist
;
[
all
...]
elf-bfd.h
91
struct got_entry *
glist
;
140
pointed to by
GLIST
. */
90
struct got_entry *
glist
;
member in union:gotplt_union
[
all
...]
elf32-ppc.c
[
all
...]
/external/fonttools/Lib/fontTools/
subset.py
651
if r and all(all(g in s.glyphs for g in
glist
)
652
for
glist
in c.RuleData(r))]
[
all
...]
Completed in 625 milliseconds