Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h97 uint64_t getFdePc(uint8_t *buf, size_t off, uint8_t enc) const;
HDSyntheticSections.cpp563 uint64_t pc = getFdePc(buf, fde->outputOff, enc); in getFdeData()
610 uint64_t EhFrameSection::getFdePc(uint8_t *buf, size_t fdeOff, in getFdePc() function in EhFrameSection