LLVM 19.0.0git
Namespaces | Functions
ObjectFormats.cpp File Reference
#include "llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::orc
 

Functions

bool llvm::orc::isMachOInitializerSection (StringRef SegName, StringRef SecName)
 
bool llvm::orc::isMachOInitializerSection (StringRef QualifiedName)
 
bool llvm::orc::isELFInitializerSection (StringRef SecName)
 
bool llvm::orc::isCOFFInitializerSection (StringRef Name)