Home
last modified time | relevance | path

Searched defs:SectionStart (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp91 Error walkLibunwindEHFrameSection(const char *const SectionStart, in walkLibunwindEHFrameSection()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp169 uint64_t SectionStart = OutputStream->tell(); in markSectionStart() local
202 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
441 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1697 const MCSymbol &SectionStart) { in EmitFDE()
1892 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
H A DMachObjectWriter.cpp888 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp477 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local
512 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
H A DXCOFFObjectFile.cpp447 uintptr_t SectionStart = reinterpret_cast<uintptr_t>(base() + SectionOffset); in getSectionFileOffsetToRawData() local