Home
last modified time | relevance | path

Searched refs:sectionIndexForAtom (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDArchHandler_x86_64.cpp180 FindSectionIndexForAtom sectionIndexForAtom,
769 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument
789 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
810 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
818 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
826 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
834 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
846 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
858 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
HDArchHandler_x86.cpp119 FindSectionIndexForAtom sectionIndexForAtom,
556 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument
577 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
590 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
604 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
HDArchHandler_arm.cpp1186 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument
1213 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1234 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1258 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1293 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1314 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1338 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
1373 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
HDArchHandler_arm64.cpp172 FindSectionIndexForAtom sectionIndexForAtom,
777 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument
843 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
HDMachONormalizedFileFromAtoms.cpp173 uint32_t sectionIndexForAtom(const Atom *atom);
1283 uint32_t Util::sectionIndexForAtom(const Atom *atom) { in sectionIndexForAtom() function in __anon0af1e9530111::Util
1305 return sectionIndexForAtom(&atom); in addSectionRelocs()