Home
last modified time | relevance | path

Searched defs:sectEnd (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DLDContext.h60 sect_iterator sectEnd() in sectEnd() function
66 const_sect_iterator sectEnd() const in sectEnd() function
DELFSegment.h46 sect_iterator sectEnd() in sectEnd() function
52 const_sect_iterator sectEnd() const in sectEnd() function
/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp85 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readSections() local
218 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readRelocations() local
DELFWriter.cpp262 LDContext::const_sect_iterator section, sectEnd = pOutput.context()->sectEnd(); in emitELF32ShStrTab() local
304 LDContext::const_sect_iterator section, sectEnd = pOutput.context()->sectEnd(); in emitELF64ShStrTab() local