Home
last modified time | relevance | path

Searched refs:abbrev2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2983 Abbrev *abbrev2 = in computeHdrAndAbbrevTable() local
2985 abbrevSet.InsertNode(abbrev2, insertPos); in computeHdrAndAbbrevTable()
2986 abbrevTable.push_back(abbrev2); in computeHdrAndAbbrevTable()
2988 abbrev2->code = newCode; in computeHdrAndAbbrevTable()