Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp91 walkLibunwindEHFrameSection(const char * const SectionStart,size_t SectionSize,HandleFDEFn HandleFDE) walkLibunwindEHFrameSection() argument
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.cpp143 const MCSymbol *SectionStart = in addStrOffsetsBaseAttribute() local
162 const MCSymbol *SectionStart = in addAddrBaseAttribute() local
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp169 uint64_t SectionStart = OutputStream->tell(); markSectionStart() local
202 addNewSection(SecType Type,uint32_t LayoutIdx,uint64_t SectionStart) addNewSection() argument
441 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); writeOneSection() local
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1706 EmitFDE(const MCSymbol & cieStart,const MCDwarfFrameInfo & frame,bool LastInSection,const MCSymbol & SectionStart) EmitFDE() argument
1869 MCSymbol *SectionStart = Context.createTempSymbol(); Emit() local
H A DMachObjectWriter.cpp903 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec); writeObject() local
/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp476 uint32_t SectionStart = Section->VirtualAddress; in getRvaPtr() local
511 uint32_t SectionStart = Section->VirtualAddress; in getRvaAndSizeAsBytes() local
H A DXCOFFObjectFile.cpp453 uintptr_t SectionStart = reinterpret_cast<uintptr_t>(base() + SectionOffset); getSectionFileOffsetToRawData() local
H A DWasmObjectFile.cpp1406 const uint8_t *SectionStart = Ctx.Ptr; parseGlobalSection() local
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp435 auto SectionStart = (*Section)->getAddress(); in collectRelocationsToApplyToSwiftReflectionSections() local