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

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2635 const LDSection* input_link = (*rs)->getLink(); local
2636 assert(NULL != input_link && "Illegal input relocation section.");
2639 LDSection* output_link = pModule.getSection(input_link->name());

Completed in 62 milliseconds