Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h50 uint32_t getRelocationOffset() const { in getRelocationOffset() function
444 uint32_t getRelocationOffset() const { in getRelocationOffset() function
465 uint32_t getRelocationOffset() const { in getRelocationOffset() function
534 uint32_t getRelocationOffset() const { in getRelocationOffset() function
603 uint32_t getRelocationOffset() const { in getRelocationOffset() function
626 uint32_t getRelocationOffset() const { in getRelocationOffset() function
803 uint32_t getRelocationOffset() const { in getRelocationOffset() function
824 uint32_t getRelocationOffset() const { in getRelocationOffset() function
845 uint32_t getRelocationOffset() const { in getRelocationOffset() function
938 uint32_t getRelocationOffset() const { in getRelocationOffset() function
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h853 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWasmObjectFile.cpp1372 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
H A DCOFFObjectFile.cpp1149 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
H A DMachOObjectFile.cpp2075 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile