Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp730 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp201 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
DMCDwarf.cpp818 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp76 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
214 const unsigned SectionSize = in parseSegmentLoadCommand() local
DCOFFObjectFile.cpp958 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp365 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm/include/llvm/Support/
DCOFF.h51 SectionSize = 40, enumerator