Searched defs:toIndex (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | InputFiles.h | 97 uint32_t toIndex; member |
H A D | InputFiles.cpp | 325 uint32_t fromIndex, toIndex; in parseCallGraph() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.cpp | 94 static unsigned toIndex(ID Id) { in toIndex() function in __anon633a54c60111::UnmangledFuncInfo |
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | Driver.cpp | 1175 uint32_t fromIndex, toIndex; readCallGraphsFromObjectFiles() local |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 1000 uint32_t toIndex = symbolIndices[i * 2 + 1]; readCallGraphsFromObjectFiles() local |