Home
last modified time | relevance | path

Searched defs:targetSection (Results 1 – 23 of 23) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A Delf_reloc_aarch64.c296 Section *targetSection = &oc->sections[relTab->targetSectionIndex]; in relocateObjectCodeAarch64() local
321 Section *targetSection = &oc->sections[relaTab->targetSectionIndex]; in relocateObjectCodeAarch64() local
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/elf/
H A Delfsymboltableentry.cpp134 const auto targetSection = m_section->file()->section<ElfSection>(sectionIndex()); in data() local
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/tests/
H A Dex33.c9 PetscSection partSection, vertexSection = NULL, targetSection = NULL; in main() local
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/gather/
H A Dpartgather.c35 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Gather()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/interface/ftn-auto/
H A Dpartitionerf.c97 …tscInt start[],PetscInt adjacency[],PetscSection vertexSection,PetscSection targetSection,PetscSec… in petscpartitionerpartition_()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/simple/
H A Dpartsimple.c36 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Simple()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/matpart/
H A Dpartmatpart.c93 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_MatPartitioning()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/interface/
H A Dpartitioner.c301 …Int start[], PetscInt adjacency[], PetscSection vertexSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/ftn-auto/
H A Dplexpartitionf.c82 … petscpartitionerdmplexpartition_(PetscPartitioner part,DM dm,PetscSection targetSection,PetscSec… in petscpartitionerdmplexpartition_()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c67 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Chaco()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/shell/
H A Dpartshell.c71 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Shell()
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/parmetis/
H A Dpartparmetis.c83 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_ParMetis()
/dports/games/retroarch/RetroArch-1.9.7/wiiu/wut/elf2rpl/
H A Dmain.cpp131 OutputSectionPtr targetSection; member
1197 std::shared_ptr<OutputSection> targetSection; in write() local
1304 auto targetSection = relocation->targetSection; in write() local
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c200 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_PTScotch()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dcodeholder.cpp923 Section* targetSection = nullptr; in relocateToBase() local
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dcodeholder.cpp923 Section* targetSection = nullptr; in relocateToBase() local
/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/core/
H A Dcodeholder.cpp925 Section* targetSection = nullptr; in relocateToBase() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodeholder.cpp924 Section* targetSection = nullptr; in relocateToBase() local
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodeholder.cpp924 Section* targetSection = nullptr; in relocateToBase() local
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodeholder.cpp924 Section* targetSection = nullptr; in relocateToBase() local
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodeholder.cpp924 Section* targetSection = nullptr; in relocateToBase() local
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexpartition.c631 … PetscPartitionerDMPlexPartition(PetscPartitioner part, DM dm, PetscSection targetSection, PetscSe… in PetscPartitionerDMPlexPartition()
/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/libamdhsacode/
H A Damd_elf_image.cpp687 Section* targetSection() override { return section; } in targetSection() function in amd::elf::GElfRelocationSection