Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DInputSection.h302 const SectionPiece *getSectionPiece(uint64_t offset) const { in getSectionPiece() function
DInputSection.cpp1430 SectionPiece *MergeInputSection::getSectionPiece(uint64_t offset) { in getSectionPiece() function in MergeInputSection