Searched defs:SectionStart (Results 1 – 14 of 14) sorted by relevance
87 uint64_t SectionStart = OutputStream->tell(); in markSectionStart() local118 uint64_t SectionStart) { in addNewSection()171 uint64_t SectionStart = markSectionStart(SecProfSummary); in writeSections() local
70 uint64_t SectionStart = OutputStream->tell(); in markSectionStart() local103 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()334 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection() local
91 Error walkLibunwindEHFrameSection(const char *const SectionStart, in walkLibunwindEHFrameSection()
1379 const MCSymbol &SectionStart) { in EmitFDE()1520 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
806 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
445 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local461 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
1679 const MCSymbol &SectionStart) { in EmitFDE()1857 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
855 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
1695 const MCSymbol &SectionStart) { in EmitFDE()1886 MCSymbol *SectionStart = Context.createTempSymbol(); in Emit() local
900 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); in writeObject() local
460 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local476 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
477 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local512 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
443 uintptr_t SectionStart = reinterpret_cast<uintptr_t>(base() + SectionOffset); in getSectionFileOffsetToRawData() local
698 Error walkAppleEHFrameSection(const char *const SectionStart, in walkAppleEHFrameSection()