Searched defs:Rel (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp205 void RuntimeDyldMachO::processRelocationRef(const ObjRelocationInfo &Rel, argument
H A DRuntimeDyldELF.cpp376 void RuntimeDyldELF::processRelocationRef(const ObjRelocationInfo &Rel, argument
[all...]
/macosx-10.9.5/dtrace-118.1/sys/
H A Dmachelf.h104 typedef Elf64_Rel Rel; typedef
149 typedef Elf32_Rel Rel; typedef
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Object/
H A DObjectFile.h343 virtual error_code getRelocationHidden(DataRefImpl Rel, bool &Result) const { argument
H A DELF.h1318 getRelocationNext(DataRefImpl Rel, RelocationRef &Result) const argument
1347 getRelocationSymbol(DataRefImpl Rel, SymbolRef &Result) const argument
1375 getRelocationAddress(DataRefImpl Rel, uint64_t &Result) const argument
1398 getRelocationOffset(DataRefImpl Rel, uint64_t &Result) const argument
1421 getRelocationType(DataRefImpl Rel, uint64_t &Result) const argument
1444 getRelocationTypeName(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
1786 getRelocationAdditionalInfo(DataRefImpl Rel, int64_t &Result) const argument
1805 getRelocationValueString(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Object/
H A DCOFFObjectFile.cpp687 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, argument
694 error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, argument
699 error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, argument
704 getRelocationSymbol(DataRefImpl Rel, SymbolRef &Res) const argument
712 getRelocationType(DataRefImpl Rel, uint64_t &Res) const argument
736 getRelocationTypeName(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
790 getRelocationAdditionalInfo(DataRefImpl Rel, int64_t &Res) const argument
795 getRelocationValueString(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
[all...]
H A DMachOObjectFile.cpp690 getRelocation(DataRefImpl Rel, argument
704 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, argument
710 error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, argument
737 getRelocationOffset(DataRefImpl Rel, uint64_t &Res) const argument
751 getRelocationSymbol(DataRefImpl Rel, SymbolRef &Res) const argument
771 getRelocationType(DataRefImpl Rel, uint64_t &Res) const argument
780 getRelocationTypeName(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
880 getRelocationAdditionalInfo(DataRefImpl Rel, int64_t &Res) const argument
988 getRelocationValueString(DataRefImpl Rel, SmallVectorImpl<char> &Result) const argument
1202 getRelocationHidden(DataRefImpl Rel, bool &Result) const argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/library/
H A Ddomimpl.tcl

Completed in 191 milliseconds