OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:version_map
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
dynobj.cc
521
Version_map
*
version_map
,
525
if (ndx >=
version_map
->size())
526
version_map
->resize(ndx + 1);
527
if ((*
version_map
)[ndx] != NULL)
529
(*
version_map
)[ndx] = name;
532
// Add mappings for the version definitions to
VERSION_MAP
.
538
Version_map
*
version_map
) const
597
this->set_version_map(
version_map
, vd_ndx, names + vda_name)
734
Version_map
version_map
;
local
[
all
...]
symtab.cc
[
all
...]
Completed in 185 milliseconds