HomeSort by relevance Sort by last modified time
    Searched refs:getRelocSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
ELFWriter.h 196 ELFSection &getRelocSection(ELFSection &S);
ELFWriter.cpp 253 // getRelocSection - Return the relocation section of section 'S'. 'RelA'
255 ELFSection &ELFWriter::getRelocSection(ELFSection &S) {
761 ELFSection &RelSec = getRelocSection(S);
    [all...]

Completed in 40 milliseconds