HomeSort by relevance Sort by last modified time
    Searched defs:offset_base (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/quipper/
address_mapper.h 36 // |offset_base| represents the offset within the original region at which the
40 // offset_base=0x10000, then the address 0x5000 maps to an offset of 0x11000
45 const uint64_t offset_base,
83 uint64_t offset_base; member in struct:quipper::AddressMapper::MappedRange
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 202 offset_base() const function in class:gold::Symbol
205 return this->u_.in_output_segment.offset_base;
904 Segment_offset_base offset_base,
979 Segment_offset_base offset_base; member in struct:gold::Symbol::__anon108420::__anon108423
1232 Symbol::Segment_offset_base offset_base; member in struct:gold::Define_symbol_in_segment
    [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc 16958 uint64_t offset_base = CPU::SetPointerTag(UINT64_C(0), tags[o]); local
    [all...]

Completed in 96 milliseconds