OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relocatable_relocs
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
reloc.cc
475
Relocatable_relocs
* rr = this->
relocatable_relocs
(p->reloc_shndx);
511
inline
Relocatable_relocs
::Reloc_strategy
513
{ return
Relocatable_relocs
::RELOC_COPY; }
516
inline
Relocatable_relocs
::Reloc_strategy
520
return
Relocatable_relocs
::RELOC_ADJUST_FOR_SECTION_RELA;
529
return
Relocatable_relocs
::RELOC_ADJUST_FOR_SECTION_0;
534
inline
Relocatable_relocs
::Reloc_strategy
536
{ return
Relocatable_relocs
::RELOC_COPY; }
549
Relocatable_relocs
* rr = this->relocatable_relocs(p->reloc_shndx)
[
all
...]
object.h
49
class
Relocatable_relocs
;
1240
relocatable_relocs
(unsigned int reloc_shndx)
function in class:gold::Relobj
[
all
...]
Completed in 122 milliseconds