Searched defs:emitRelocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFWriter.cpp463 /// emitRelocation
464 void ELFWriter::emitRelocation(const Layout& pLayout, function in class:ELFWriter
470 assert(NULL != sect_data && "SectionData is NULL in emitRelocation!");

Completed in 71 milliseconds