Searched refs:getFdePc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h110 uint64_t getFdePc(uint8_t *buf, size_t off, uint8_t enc) const;
H A DSyntheticSections.cpp518 uint64_t pc = getFdePc(buf, fde->outputOff, enc);
563 uint64_t EhFrameSection::getFdePc(uint8_t *buf, size_t fdeOff, function in class:EhFrameSection

Completed in 112 milliseconds