Searched refs:FnSledIndex (Results 1 – 1 of 1) sorted by relevance
3757 MCSection *FnSledIndex = nullptr; in emitXRayTable() local3773 FnSledIndex = OutContext.getELFSection( in emitXRayTable()3780 FnSledIndex = OutContext.getMachOSection( in emitXRayTable()3819 if (FnSledIndex) { in emitXRayTable()3820 OutStreamer->switchSection(FnSledIndex); in emitXRayTable()