Searched refs:FnSledIndex (Results 1 – 2 of 2) sorted by relevance
3337 MCSection *FnSledIndex = nullptr; in emitXRayTable() local3353 FnSledIndex = OutContext.getELFSection( in emitXRayTable()3360 FnSledIndex = OutContext.getMachOSection( in emitXRayTable()3399 if (FnSledIndex) { in emitXRayTable()3400 OutStreamer->SwitchSection(FnSledIndex); in emitXRayTable()
3163 MCSection *FnSledIndex = nullptr; in emitXRayTable() local3178 FnSledIndex = in emitXRayTable()3184 FnSledIndex = OutContext.getMachOSection("__DATA", "xray_fn_idx", 0, in emitXRayTable()3207 OutStreamer->SwitchSection(FnSledIndex); in emitXRayTable()