Searched refs:sectionStartOffset (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h128 virtual size_t sectionStartOffset() const = 0;
H A DGNULDBackend.h139 size_t sectionStartOffset() const;
/frameworks/compile/mclinker/lib/LD/
H A DLayout.cpp619 uint64_t offset = pBackend.sectionStartOffset();
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp91 size_t GNULDBackend::sectionStartOffset() const function in class:GNULDBackend

Completed in 59 milliseconds