OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulation_
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.27/gold/
nacl.h
100
bfd_name_(bfd_name),
emulation_
(emulation)
144
gold_assert(this->
emulation_
!= NULL);
146
emulations->push_back(this->
emulation_
);
238
const char* const
emulation_
;
member in class:gold::Target_selector_nacl
target-select.h
143
{ return this->
emulation_
; }
187
// know that the name matches (or that the
emulation_
field is
200
gold_assert(this->
emulation_
!= NULL);
201
emulations->push_back(this->
emulation_
);
233
const char* const
emulation_
;
member in class:gold::Target_selector
target-select.cc
60
bfd_name_(bfd_name),
emulation_
(emulation), instantiated_target_(NULL),
ChangeLog-0815
[
all
...]
Completed in 197 milliseconds