Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2984 MCSection *FnSledIndex = nullptr; in emitXRayTable() local
2999 FnSledIndex = in emitXRayTable()
3005 FnSledIndex = OutContext.getMachOSection("__DATA", "xray_fn_idx", 0, in emitXRayTable()
3028 OutStreamer->SwitchSection(FnSledIndex); in emitXRayTable()