Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2292 static uint32_t getSymSectionIndex(Symbol *sym) { in getSymSectionIndex() function
2325 const uint32_t shndx = getSymSectionIndex(sym); in writeTo()
2394 getSymSectionIndex(entry.sym) == SHN_XINDEX) in writeTo()