Searched refs:sectionStartOffset (Results 1 – 4 of 4) sorted by relevance
23 res->setValue(pBackend.sectionStartOffset()); in eval()
94 virtual size_t sectionStartOffset() const = 0;
97 size_t sectionStartOffset() const;
130 size_t GNULDBackend::sectionStartOffset() const { in sectionStartOffset() function in mcld::GNULDBackend1945 uint64_t size = sectionStartOffset(); in setupProgramHdrs()2091 offset = sectionStartOffset(); in setOutputSectionOffset()2165 vma = getSegmentStartAddr(script) + sectionStartOffset(); in setOutputSectionAddress()2222 offset = sectionStartOffset(); in setOutputSectionAddress()