Home
last modified time | relevance | path

Searched defs:getRelocationOffset (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h49 uint32_t getRelocationOffset() const { in getRelocationOffset() function
445 uint32_t getRelocationOffset() const { in getRelocationOffset() function
466 uint32_t getRelocationOffset() const { in getRelocationOffset() function
539 uint32_t getRelocationOffset() const { in getRelocationOffset() function
608 uint32_t getRelocationOffset() const { in getRelocationOffset() function
631 uint32_t getRelocationOffset() const { in getRelocationOffset() function
808 uint32_t getRelocationOffset() const { in getRelocationOffset() function
829 uint32_t getRelocationOffset() const { in getRelocationOffset() function
850 uint32_t getRelocationOffset() const { in getRelocationOffset() function
943 uint32_t getRelocationOffset() const { in getRelocationOffset() function
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h1035 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/openbsd/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1775 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
H A DXCOFFObjectFile.cpp567 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1215 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
H A DMachOObjectFile.cpp2229 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile