Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h49 uint32_t getRelocationOffset() const { in getRelocationOffset() function
466 uint32_t getRelocationOffset() const { in getRelocationOffset() function
829 uint32_t getRelocationOffset() cons function
445 uint32_t getRelocationOffset() const { getRelocationOffset() function
491 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } getRelocationOffset() function
515 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader); } getRelocationOffset() function
539 uint32_t getRelocationOffset() const { getRelocationOffset() function
576 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } getRelocationOffset() function
608 uint32_t getRelocationOffset() const { getRelocationOffset() function
631 uint32_t getRelocationOffset() const { getRelocationOffset() function
808 uint32_t getRelocationOffset() const { getRelocationOffset() function
850 uint32_t getRelocationOffset() const { getRelocationOffset() function
943 uint32_t getRelocationOffset() const { getRelocationOffset() function
965 uint32_t getRelocationOffset() const { getRelocationOffset() function
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h120 uint64_t getRelocationOffset(DataRefImpl Rel) const override { return 0; } in getRelocationOffset() function
H A DELFObjectFile.h1122 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp577 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2037 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
H A DCOFFObjectFile.cpp1252 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
H A DMachOObjectFile.cpp2236 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile