Home
last modified time | relevance | path

Searched defs:SectionSize (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFContext.cpp651 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp974 uint32_t SectionSize; in getSectionSize() local
994 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
H A DMachOObjectFile.cpp80 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp325 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp206 uint64_t SectionSize = Layout.getSectionAddressSize(&SD); in WriteSection() local
H A DMCDwarf.cpp828 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCOFF.h51 SectionSize = 40, enumerator