Searched defs:stubsIndex (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/MachO/ | ||
| H A D | Symbols.h | 93   uint32_t stubsIndex = UINT32_MAX;  variable | 
| H A D | SyntheticSections.h | 291   uint64_t getVA(uint32_t stubsIndex) const {  in getVA() |