Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp2148 static uint32_t getSymSectionIndex(Symbol *sym) { in getSymSectionIndex() function
2187 eSym->st_shndx = getSymSectionIndex(ent.sym); in writeTo()
2259 if (getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()