Home
last modified time | relevance | path

Searched defs:UpdateSectionName (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp193 auto UpdateSectionName = Base::Obj.getSectionName(**UpdateSection); in addRelocations() local
H A DELF_x86_64.cpp283 auto UpdateSectionName = Obj.getSectionName(**UpdateSection); in addRelocations() local