Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.cpp718 uint64_t SectionSize; in DWARFContextInMemory() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp266 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp206 uint64_t SectionSize = Layout.getSectionAddressSize(&SD); in WriteSection() local
DMCDwarf.cpp824 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp266 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
/external/llvm/include/llvm/Support/
DCOFF.h44 SectionSize = 40, enumerator