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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp430 uint64_t fde_offset = pFrame.getSection().offset() + fde.getOffset() + local
432 int32_t offset = fde_offset - plt_offset;
433 if (plt_offset < fde_offset)

Completed in 911 milliseconds