Home
last modified time | relevance | path

Searched defs:crels (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h42 Relocs<typename ELFT::Crel> crels; member
H A DDriver.cpp995 auto crels = in processCallGraphRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp441 ELFFile<ELFT>::crels(const Elf_Shdr &Sec) const { in crels() function in ELFFile