Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp418 uint64_t plt_offset = plt_sect->offset(); in emitEhFrame() local
422 int32_t offset = fde_offset - plt_offset; in emitEhFrame()
423 if (plt_offset < fde_offset) in emitEhFrame()