Searched defs:getParentOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.cpp | 489 uint64_t MergeInputChunk::getParentOffset(uint64_t offset) const { getParentOffset() function in lld::wasm::MergeInputChunk |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.cpp | 1303 uint64_t EhInputSection::getParentOffset(uint64_t offset) const { getParentOffset() function in EhInputSection |