Home
last modified time | relevance | path

Searched defs:getSectionPiece (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.h323 const SectionPiece &getSectionPiece(uint64_t offset) const { getSectionPiece() function
H A DInputSection.cpp1376 SectionPiece &MergeInputSection::getSectionPiece(uint64_t offset) { getSectionPiece() function in MergeInputSection