Searched refs:EF (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5123 const ELFFile<ELFT> *EF = Obj->getELFFile(); local
5132 unwrapOrError(this->FileName, EF->getSectionContents(ElfSec));
5138 unwrapOrError(this->FileName, EF->getSection(ElfSec->sh_link));
5161 const ELFFile<ELFT> *EF = Obj->getELFFile(); local
5201 EF->getSectionName(ContentsSec);
5233 this->FileName, EF->getSection(StackSizesELFSec->sh_link)));
5246 EF->getRelocationTypeName(Reloc.getType()).data()),
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10691 EF = MethodDecl->param_end();
10692 IM != EM && IF != EF; ++IM, ++IF) {
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex9323 \DeclareUnicodeCharacter{00EF}{\"{\dotless{i}}}

Completed in 216 milliseconds

12