Searched defs:symtabIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/MachO/ | ||
H A D | Symbols.h | 94 uint32_t symtabIndex = UINT32_MAX; variable |
H A D | SyntheticSections.cpp | 1363 uint32_t symtabIndex = stabs.size(); in finalizeContents() local |