Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp698 Error walkAppleEHFrameSection(const char *const SectionStart, in walkAppleEHFrameSection()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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