| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ |
| H A D | ArchHandler_x86_64.cpp | 181 FindSectionIndexForAtom sectionIndexForAtom, 739 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument 756 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 777 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 785 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 793 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 801 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 813 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations() 825 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
|
| H A D | ArchHandler_x86.cpp | 120 FindSectionIndexForAtom sectionIndexForAtom, 557 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument 578 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 591 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 605 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
|
| H A D | ArchHandler_arm.cpp | 1187 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument 1214 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1235 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1259 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1294 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1315 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1339 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations() 1374 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()),0, in appendSectionRelocations()
|
| H A D | ArchHandler_arm64.cpp | 173 FindSectionIndexForAtom sectionIndexForAtom, 778 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations() argument 844 appendReloc(relocs, sectionOffset, sectionIndexForAtom(*ref.target()), 0, in appendSectionRelocations()
|
| H A D | MachONormalizedFileFromAtoms.cpp | 174 uint32_t sectionIndexForAtom(const Atom *atom); 1283 uint32_t Util::sectionIndexForAtom(const Atom *atom) { in sectionIndexForAtom() function in __anon71138ccb0111::Util 1305 return sectionIndexForAtom(&atom); in addSectionRelocs()
|