Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.h301 const SectionPiece *getSectionPiece(uint64_t offset) const { in getSectionPiece() function
DInputSection.cpp1410 SectionPiece *MergeInputSection::getSectionPiece(uint64_t offset) { in getSectionPiece() function in MergeInputSection