Searched refs:registerCOFFGraphInfo (Results 1 – 3 of 3) sorted by relevance
92 Error registerCOFFGraphInfo(Session &S, jitlink::LinkGraph &G);
68 Error registerCOFFGraphInfo(Session &S, LinkGraph &G) { in registerCOFFGraphInfo() function
1149 return registerCOFFGraphInfo(*this, G); in modifyPassConfig()