Searched defs:getSectionPiece (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 323 const SectionPiece &getSectionPiece(uint64_t offset) const { getSectionPiece() function |
H A D | InputSection.cpp | 1376 SectionPiece &MergeInputSection::getSectionPiece(uint64_t offset) { getSectionPiece() function in MergeInputSection |