Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h292 std::string PatchableFunctionEntrySection; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp972 Section = CGM.getCodeGenOpts().PatchableFunctionEntrySection; in StartFunction()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7867 MarshallingInfoString<CodeGenOpts<"PatchableFunctionEntrySection">>;