Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp786 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp188 uint64_t SectionSize = Layout.getSectionAddressSize(&SD); in WriteSection() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp201 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
DMCDwarf.cpp825 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h37 SectionSize = 40, enumerator
/external/llvm/lib/Object/
DMachOObjectFile.cpp83 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
233 const unsigned SectionSize = in parseSegmentLoadCommand() local
DCOFFObjectFile.cpp1043 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp443 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2853 auto SectionSize = in checkoffsets() local
2871 auto SectionSize = in checkVMA() local
/external/llvm/include/llvm/Support/
DCOFF.h51 SectionSize = 40, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h56 SectionSize = 40, enumerator