Home
last modified time | relevance | path

Searched refs:processCallGraphRelocations (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1047 processCallGraphRelocations(Ctx &ctx, SmallVector<uint32_t, 32> &symbolIndices, in processCallGraphRelocations() function
1100 if (!processCallGraphRelocations(ctx, symbolIndices, cgProfile, obj)) in readCallGraphsFromObjectFiles()