Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.h62 uint32_t gotIdx = -1; member
214 uint32_t getGotIdx() const { return symAux[auxIdx].gotIdx; } in getGotIdx()
H A DSyntheticSections.cpp659 symAux.back().gotIdx = numEntries++; in addEntry()
1002 symAux.back().gotIdx = p.second; in build()
1007 symAux.back().gotIdx = p.second; in build()