Searched defs:RE (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Dtest_helpers.h44 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp52 PPCELFRelocationEntry::PPCELFRelocationEntry(const ELFRelocationEntry &RE) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DPlistReporter.cpp177 StoredDiagnostic::range_iterator RI = D.range_begin(), RE = D.range_end(); local
/freebsd-10.0-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp353 macho::RelocationEntry RE = Obj->getRelocation(DR); local
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp87 void RuntimeDyldMachO::resolveRelocation(const RelocationEntry &RE, argument
287 macho::RelocationEntry RE = MachO->getRelocation(RelI.getRawDataRefImpl()); local
[all...]
H A DRuntimeDyld.cpp320 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, argument
325 void RuntimeDyldImpl::addRelocationForSymbol(const RelocationEntry &RE, argument
433 const RelocationEntry &RE = Relocs[i]; local
H A DRuntimeDyldELF.cpp691 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp492 BasicBlock::iterator RE = RStart->getParent()->end(); local
/freebsd-10.0-release/contrib/llvm/tools/macho-dump/
H A Dmacho-dump.cpp102 macho::RelocationEntry RE = Obj.getRelocation(I->getRawDataRefImpl()); local
/freebsd-10.0-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h186 ISO_RRIP_RELDIR RE; member in union:__anon11604
/freebsd-10.0-release/usr.bin/tip/tip/
H A Dtip.h86 char *RE; /* script record file */ variable
/freebsd-10.0-release/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp357 static uint32_t getPlainRelocationAddress(const macho::RelocationEntry &RE) { argument
362 getScatteredRelocationAddress(const macho::RelocationEntry &RE) { argument
289 printRelocationTargetName(const MachOObjectFile *O, const macho::RelocationEntry &RE, raw_string_ostream &fmt) argument
366 getPlainRelocationPCRel(const MachOObjectFile *O, const macho::RelocationEntry &RE) argument
374 getScatteredRelocationPCRel(const MachOObjectFile *O, const macho::RelocationEntry &RE) argument
379 getPlainRelocationLength(const MachOObjectFile *O, const macho::RelocationEntry &RE) argument
387 getScatteredRelocationLength(const macho::RelocationEntry &RE) argument
391 getPlainRelocationType(const MachOObjectFile *O, const macho::RelocationEntry &RE) argument
398 getScatteredRelocationType(const macho::RelocationEntry &RE) argument
866 macho::RelocationEntry RE = getRelocation(Rel); local
873 macho::RelocationEntry RE = getRelocation(Rel); local
894 macho::RelocationEntry RE = getRelocation(Rel); local
1001 macho::RelocationEntry RE = getRelocation(Rel); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp774 BasicBlock::InstListType::reverse_iterator RE = InstList.rend(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3291 RE = CmpInstr->getParent() == MI->getParent() ? local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp936 RetEffect RE = RetEffect::MakeNoRetHard(); local
2840 RetEffect RE = Summ.getRetEffect(); local
2901 RetEffect RE = Summ.getRetEffect(); local
3326 RetEffect RE = RetEffect::MakeNoRet(); local
3342 checkReturnWithRetEffect(const ReturnStmt *S, CheckerContext &C, ExplodedNode *Pred, RetEffect RE, RefVal X, SymbolRef Sym, ProgramStateRef state) const argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1764 unsigned RB, RE; local

Completed in 246 milliseconds