Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDInputSection.h268 const SectionPiece *getSectionPiece(uint64_t offset) const { in getSectionPiece() function
HDInputSection.cpp1300 SectionPiece *MergeInputSection::getSectionPiece(uint64_t offset) { in getSectionPiece() function in lld::elf::MergeInputSection