Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp534 static uint64_t readFdeAddr(uint8_t *Buf, int Size) { in readFdeAddr() function
560 uint64_t Addr = readFdeAddr(Buf + Off, Enc & 0xf); in getFdePc()