Home
last modified time | relevance | path

Searched defs:toIndex (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.h97 uint32_t toIndex; member
H A DInputFiles.cpp303 uint32_t fromIndex, toIndex; in parseCallGraph() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp94 static unsigned toIndex(ID Id) { in toIndex() function in __anon18e661210111::UnmangledFuncInfo
/openbsd/gnu/llvm/lld/COFF/
H A DDriver.cpp1159 uint32_t fromIndex, toIndex; in readCallGraphsFromObjectFiles() local
/openbsd/gnu/llvm/lld/ELF/
H A DDriver.cpp975 uint32_t toIndex = symbolIndices[i * 2 + 1]; in readCallGraphsFromObjectFiles() local