OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gc_mark_symbol
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
target.h
457
gc_mark_symbol
(Symbol_table* symtab, Symbol* sym) const
function in class:gold::Target
[
all
...]
symtab.cc
611
this->
gc_mark_symbol
(sym);
628
this->
gc_mark_symbol
(sym);
642
this->
gc_mark_symbol
(sym);
648
Symbol_table::
gc_mark_symbol
(Symbol* sym)
function in class:gold::Symbol_table
658
parameters->target().
gc_mark_symbol
(this, sym);
668
this->
gc_mark_symbol
(sym);
[
all
...]
Completed in 1850 milliseconds