Home
last modified time | relevance | path

Searched refs:kRelocAbsolute (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_mips.cpp109 count_relocation(s == nullptr ? kRelocAbsolute : kRelocRelative); in relocate()
Dlinker.h408 kRelocAbsolute = 0, enumerator
Dlinker.cpp1965 count_relocation(kRelocAbsolute); in relocate()
1974 count_relocation(kRelocAbsolute); in relocate()
2025 count_relocation(kRelocAbsolute); in relocate()
2032 count_relocation(kRelocAbsolute); in relocate()
2051 count_relocation(kRelocAbsolute); in relocate()
2160 count_relocation(kRelocAbsolute); in relocate()
3292 linker_stats.count[kRelocAbsolute],