Home
last modified time | relevance | path

Searched full:vmaddr (Results 1 – 25 of 132) sorted by relevance

123456

/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml17 vmaddr: 0
28 vmaddr: 4294967296
39 vmaddr: 4294975488
50 vmaddr: 4294979584
143 #CHECK: vmaddr: 0
154 #CHECK: vmaddr: 4294967296
165 #CHECK: vmaddr: 4294975488
176 #CHECK: vmaddr: 4294979584
H A Dexport_trie.yaml17 vmaddr: 0
28 vmaddr: 4294967296
39 vmaddr: 4294975488
50 vmaddr: 4294979584
H A Dsections.yaml17 vmaddr: 0
28 vmaddr: 4294967296
112 vmaddr: 4294975488
160 vmaddr: 4294979584
H A Dout_of_order_linkedit.yaml17 vmaddr: 0
28 vmaddr: 4294967296
39 vmaddr: 4294975488
50 vmaddr: 4294979584
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DMachOUtils.cpp112 Seg64.vmaddr = Seg.vmaddr; in adaptFrom32bits()
246 if (GapForDwarf == UINT64_MAX && Segment.vmaddr > EndAddress && in transferSegmentAndSections()
247 Segment.vmaddr - EndAddress >= DwarfSegmentSize) in transferSegmentAndSections()
250 // The segments are not necessarily sorted by their vmaddr. in transferSegmentAndSections()
252 std::max<uint64_t>(PrevEndAddress, Segment.vmaddr + Segment.vmsize); in transferSegmentAndSections()
268 static void createDwarfSegment(uint64_t VMAddr, uint64_t FileOffset, in createDwarfSegment() argument
271 Writer.writeSegmentLoadCommand("__DWARF", NumSections, VMAddr, in createDwarfSegment()
283 VMAddr = alignTo(VMAddr, Align); in createDwarfSegment()
286 Writer.writeSection(Layout, *Sec, VMAddr, FileOffset, 0, 0, 0); in createDwarfSegment()
289 VMAddr += Layout.getSectionAddressSize(Sec); in createDwarfSegment()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test12 CHECK: vmaddr 0x0000000000000000
87 EXE: vmaddr 0x0000000000000000
99 EXE: vmaddr 0x0000000100000000
176 EXE: vmaddr 0x0000000100008000
214 EXE: vmaddr 0x000000010000c000
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test12 CHECK: vmaddr 0x00000000
134 EXE: vmaddr 0x00000000
146 EXE: vmaddr 0x00004000
210 EXE: vmaddr 0x0000c000
248 EXE: vmaddr 0x00010000
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A Dmacho-private-headers.test34 CHECK: vmaddr 0x0000000000000000
130 EXE: vmaddr 0x0000000000000000
142 EXE: vmaddr 0x0000000100000000
232 EXE: vmaddr 0x0000000100001000
270 EXE: vmaddr 0x0000000100002000
458 NON_VERBOSE: vmaddr 0x0000000000000000
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp154 static_cast<uint64_t>(MLC.segment_command_data.vmaddr) + in nextAvailableSegmentAddress()
158 Addr = std::max(Addr, MLC.segment_command_64_data.vmaddr + in nextAvailableSegmentAddress()
180 Seg.vmaddr = SegVMAddr; in constructSegment()
220 return MLC.segment_command_data.vmaddr; in getSegmentVMAddr()
222 return MLC.segment_command_64_data.vmaddr; in getSegmentVMAddr()
/aosp_15_r20/external/llvm/test/Object/
H A Dsize-trivial-macho.test61 mxl: Segment __PAGEZERO: 0x100000000 (vmaddr 0x0 fileoff 0)
62 mxl: Segment __TEXT: 0x1000 (vmaddr 0x100000000 fileoff 0)
70 mxl: Segment __DATA: 0x1000 (vmaddr 0x100001000 fileoff 4096)
74 mxl: Segment __LINKEDIT: 0x1000 (vmaddr 0x100002000 fileoff 8192)
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs88 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
100 stated_virtual_memory_address: seg.vmaddr(endian).try_into().ok()?, in native_library()
122 // to just the vmaddr slide for the library. If it's *not* present in native_library()
123 // then the symbol table is relative to the vmaddr slide plus the in native_library()
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp273 uint64_t vmaddr; member
341 Segment.vmaddr = SC.vmaddr; in getSegment()
355 Segment.vmaddr = SC.vmaddr; in getSegment()
781 W.printHex("vmaddr", MOSegment.vmaddr); in printMachOSegment()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc39 // The |vmaddr|, |vmsize| and |fileoff| fields of segment_command or
83 if (start) *start = sc->vmaddr + dlloff; in NextSegmentLoad()
88 if (end) *end = sc->vmaddr + sc->vmsize + dlloff; in NextSegmentLoad()
91 *offset = sc->vmaddr; in NextSegmentLoad()
/aosp_15_r20/external/llvm/lib/MC/
H A DMachObjectWriter.cpp156 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand() argument
176 write64(VMAddr); // vmaddr in writeSegmentLoadCommand()
181 write32(VMAddr); // vmaddr in writeSegmentLoadCommand()
197 const MCSection &Sec, uint64_t VMAddr, in writeSection() argument
219 write64(VMAddr); // address in writeSection()
222 write32(VMAddr); // address in writeSection()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_utilities.cc67 sc->vmaddr = ByteSwap(sc->vmaddr); in breakpad_swap_segment_command()
81 sg->vmaddr = ByteSwap(sg->vmaddr); in breakpad_swap_segment_command_64()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMachObjectWriter.cpp175 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand() argument
194 W.write<uint64_t>(VMAddr); // vmaddr in writeSegmentLoadCommand()
199 W.write<uint32_t>(VMAddr); // vmaddr in writeSegmentLoadCommand()
215 const MCSection &Sec, uint64_t VMAddr, in writeSection() argument
237 W.write<uint64_t>(VMAddr); // address in writeSection()
240 W.write<uint32_t>(VMAddr); // address in writeSection()

123456