Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp1975 static uint32_t getSymSectionIndex(Symbol *Sym) { in getSymSectionIndex() function
2012 ESym->st_shndx = getSymSectionIndex(Ent.Sym); in writeTo()
2078 if (getSymSectionIndex(Entry.Sym) == SHN_XINDEX) in writeTo()