Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h196 ELFSection &getRelocSection(ELFSection &S);
DELFWriter.cpp255 ELFSection &ELFWriter::getRelocSection(ELFSection &S) { in getRelocSection() function in ELFWriter
761 ELFSection &RelSec = getRelocSection(S); in EmitRelocations()