Home
last modified time | relevance | path

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

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