Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_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()
DArchHandler_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()
DArchHandler_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()
DArchHandler_arm64.cpp172 FindSectionIndexForAtom sectionIndexForAtom,
777 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument
843 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
DMachONormalizedFileFromAtoms.cpp173 uint32_t sectionIndexForAtom(const Atom *atom);
1283 uint32_t Util::sectionIndexForAtom(const Atom *atom) { in sectionIndexForAtom() function in __anon2e8aa0f30111::Util
1305 return sectionIndexForAtom(&atom); in addSectionRelocs()