Home
last modified time | relevance | path

Searched defs:getRelocOffset (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DDebugInfo.h287 uint32_t getRelocOffset() const { return reloc_offset; } in getRelocOffset() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DSyntheticSections.cpp1563 template <class ELFT> unsigned RelocationSection<ELFT>::getRelocOffset() { in getRelocOffset() function in RelocationSection
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DSyntheticSections.cpp1543 template <class ELFT> unsigned RelocationSection<ELFT>::getRelocOffset() { in getRelocOffset() function in RelocationSection