LLVM 19.0.0git
Functions
XCoreTargetObjectFile.cpp File Reference
#include "XCoreTargetObjectFile.h"
#include "XCoreSubtarget.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/Target/TargetMachine.h"

Go to the source code of this file.

Functions

static unsigned getXCoreSectionType (SectionKind K)
 
static unsigned getXCoreSectionFlags (SectionKind K, bool IsCPRel)
 

Function Documentation

◆ getXCoreSectionFlags()

static unsigned getXCoreSectionFlags ( SectionKind  K,
bool  IsCPRel 
)
static

◆ getXCoreSectionType()

static unsigned getXCoreSectionType ( SectionKind  K)
static