Home
last modified time | relevance | path

Searched defs:gotIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/lld/MachO/
HDSymbols.h90 uint32_t gotIndex = UINT32_MAX; variable
HDSyntheticSections.h126 uint64_t getVA(uint32_t gotIndex) const { in getVA()