Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1623 static Error initRelocations(RelocationSection *Relocs, in initRelocations() function
1863 if (Error Err = initRelocations(RelSec, Obj.SymbolTable, *Rels)) in readSections()
1871 if (Error Err = initRelocations(RelSec, Obj.SymbolTable, *Relas)) in readSections()