LLVM 24.0.0git
GOFFObjectFile.h File Reference

Go to the source code of this file.

Classes

struct  llvm::object::GOFFRelEntry
class  llvm::object::GOFFObjectFile
class  llvm::object::GOFFSymbolRef

Namespaces

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

Functions

uint64_t llvm::object::getRldType (const uint8_t *Rld)
GOFF::RLDReferenceType llvm::object::getRLDReferenceType (uint64_t RelType)
GOFF::RLDReferentType llvm::object::getRLDReferentType (uint64_t RelType)
GOFF::RLDAction llvm::object::getRLDAction (uint64_t RelType)
GOFF::RLDFetchStore llvm::object::getRLDFetchStore (uint64_t RelType)
uint8_t llvm::object::getRLDTargetLength (uint64_t RelType)
uint8_t llvm::object::getRLDBitLength (uint64_t RelType)
uint8_t llvm::object::getRLDBitOffset (uint64_t RelType)