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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp87 uint64_t SectionStart = OutputStream->tell(); local
171 uint64_t SectionStart = markSectionStart(SecProfSummary); local
117 addNewSection(SecType Type, uint64_t SectionStart) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp698 Error walkAppleEHFrameSection(const char *const SectionStart, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp855 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); local
H A DMCDwarf.cpp1857 MCSymbol *SectionStart = Context.createTempSymbol(); local
1676 EmitFDE(const MCSymbol &cieStart, const MCDwarfFrameInfo &frame, bool LastInSection, const MCSymbol &SectionStart) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp460 uint32_t SectionStart = Section->VirtualAddress; local
476 uint32_t SectionStart = Section->VirtualAddress; local

Completed in 204 milliseconds