Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp420 uint64_t fde_offset = pFrame.getSection().offset() + fde.getOffset() + in emitEhFrame() local
422 int32_t offset = fde_offset - plt_offset; in emitEhFrame()
423 if (plt_offset < fde_offset) in emitEhFrame()