Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DRegisterEHFrames.cpp91 Error walkLibunwindEHFrameSection(const char *const SectionStart, in walkLibunwindEHFrameSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp87 uint64_t SectionStart = OutputStream->tell(); in markSectionStart() local
118 uint64_t SectionStart) { in addNewSection()
171 uint64_t SectionStart = markSectionStart(SecProfSummary); in writeSections() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp70 uint64_t SectionStart = OutputStream->tell(); in markSectionStart() local
103 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
334 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection() local
/external/llvm/lib/MC/
DMCDwarf.cpp1379 const MCSymbol &SectionStart) { in EmitFDE()
1520 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
DMachObjectWriter.cpp806 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp445 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local
461 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp698 Error walkAppleEHFrameSection(const char *const SectionStart, in walkAppleEHFrameSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCDwarf.cpp1695 const MCSymbol &SectionStart) { in EmitFDE()
1886 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
DMachObjectWriter.cpp900 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1679 const MCSymbol &SectionStart) { in EmitFDE()
1857 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
DMachObjectWriter.cpp855 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp460 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local
476 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DCOFFObjectFile.cpp477 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local
512 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
DXCOFFObjectFile.cpp443 uintptr_t SectionStart = reinterpret_cast<uintptr_t>(base() + SectionOffset); in getSectionFileOffsetToRawData() local