Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp977 processCallGraphRelocations(SmallVector<uint32_t, 32> &symbolIndices, in processCallGraphRelocations()
1025 SmallVector<uint32_t, 32> symbolIndices; in readCallGraphsFromObjectFiles() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp833 std::vector<uint32_t> &symbolIndices = symbolsBySection[i]; in parseSymbols() local