Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp1154 static void readCallGraphsFromObjectFiles(COFFLinkerContext &ctx) { in readCallGraphsFromObjectFiles() function
2769 readCallGraphsFromObjectFiles(ctx); in linkerMain()
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp1095 template <class ELFT> static void readCallGraphsFromObjectFiles(Ctx &ctx) { in readCallGraphsFromObjectFiles() function
3496 readCallGraphsFromObjectFiles<ELFT>(ctx); in link()