Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2206 static uint32_t getSymSectionIndex(Symbol *sym) { in getSymSectionIndex() function
2249 eSym->st_shndx = getSymSectionIndex(ent.sym); in writeTo()
2321 if (getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()