Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h103 Symbol &getSymbol(uint32_t symbolIndex) const { in getSymbol()
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h152 Symbol *getSymbol(uint32_t symbolIndex) { in getSymbol()