Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h295 std::shared_ptr<MemoryBuffer> BBSectionsFuncListBuf; variable
DTargetMachine.h283 return Options.BBSectionsFuncListBuf.get(); in getBBSectionsFuncListBuf()
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp486 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in getBBSectionsMode()
505 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in getStackProtectorGuardMode()
/external/llvm-project/lld/ELF/
DLTO.cpp109 c.Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in createConfig()
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp531 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in initTargetOptions()