Home
last modified time | relevance | path

Searched refs:code_ (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Daarch64-reloc-property.h83 { return this->code_; } in code()
152 const unsigned int code_; variable
Darm-reloc-property.h68 { return this->code_; } in code()
248 unsigned int code_; variable
Daarch64-reloc-property.cc85 : code_(code), name_(name), reloc_type_(rtype), reloc_class_(rclass), in AArch64_reloc_property()
Darm-reloc-property.cc102 : code_(code), name_(name), reloc_type_(rtype), reloc_class_(rclass), in Arm_reloc_property()