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

  /external/perf_data_converter/src/quipper/
address_mapper.h 34 // |offset_base| represents the offset within the original region at which the
38 // offset_base=0x10000, then the address 0x5000 maps to an offset of 0x11000
45 const uint64_t id, const uint64_t offset_base,
94 uint64_t offset_base; member in struct:quipper::AddressMapper::MappedRange
  /toolchain/binutils/binutils-2.27/gold/
symtab.h 207 offset_base() const function in class:gold::Symbol
210 return this->u_.in_output_segment.offset_base;
920 Segment_offset_base offset_base,
995 Segment_offset_base offset_base; member in struct:gold::Symbol::__anon4478::__anon4481
1252 Symbol::Segment_offset_base offset_base; member in struct:gold::Define_symbol_in_segment
    [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc 16937 uint64_t offset_base = CPU::SetPointerTag(UINT64_C(0), tags[o]); local
    [all...]

Completed in 98 milliseconds