Home
last modified time | relevance | path

Searched defs:RelocSec (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp563 } else if (auto *RelocSec = dyn_cast<RelocationSectionBase>(&Sec)) { in handleArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5790 const Elf_Shdr &RelocSec, unsigned Ndx, in printStackSize()
5917 const Elf_Shdr *RelocSec = StackSizeMapEntry.second; in printRelocatableStackSizes() local