Home
last modified time | relevance | path

Searched refs:getRelocationType (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h126 uint64_t getRelocationType(DataRefImpl Rel) const override { return 0; } in getRelocationType() function
H A DObjectFile.h292 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;
630 return OwningObject->getRelocationType(RelocationPimpl); in getType()
H A DWasm.h206 uint64_t getRelocationType(DataRefImpl Rel) const override;
H A DELFObjectFile.h347 uint64_t getRelocationType(DataRefImpl Rel) const override;
1138 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
1156 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
H A DMachO.h495 uint64_t getRelocationType(DataRefImpl Rel) const override;
H A DXCOFFObjectFile.h634 uint64_t getRelocationType(DataRefImpl Rel) const override;
H A DCOFF.h1076 uint64_t getRelocationType(DataRefImpl Rel) const override;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp635 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1344 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
H A DMachOObjectFile.cpp2271 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile
2279 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
H A DWasmObjectFile.cpp2073 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp568 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()
581 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc12686 {"_ZNK4llvm16X86ELFWriterInfo17getRelocationTypeEj", "llvm::X86ELFWriterInfo::getRelocationType(uns…
13775 {"_ZNK4llvm16ARMELFWriterInfo17getRelocationTypeEj", "llvm::ARMELFWriterInfo::getRelocationType(uns…