OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xlate
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libelf/
elf_data.c
56
_libelf_translator_function *
xlate
;
local
165
xlate
= _libelf_get_translator(elftype, ELF_TOMEMORY, elfclass,
167
if (!(*
xlate
)(d->d_data.d_buf, (size_t) d->d_data.d_size,
/src/external/gpl3/gcc/dist/libcody/
resolver.cc
173
bool
xlate
= false;
local
186
xlate
= true;
195
xlate
= true;
198
if (
xlate
)
/src/external/gpl3/gcc.old/dist/libcody/
resolver.cc
173
bool
xlate
= false;
local
186
xlate
= true;
195
xlate
= true;
198
if (
xlate
)
/src/external/gpl3/binutils/dist/gprofng/src/
DataSpace.cc
232
int *
xlate
= new int[MAX_HWCOUNT];
local
235
xlate
[i] = -1;
244
xlate
[i] = mindex;
280
int mHwcntr_idx =
xlate
[tag];
361
delete[]
xlate
;
PathTree.h
196
int *
xlate
;
member in class:PathTree
/src/external/gpl3/binutils.old/dist/gprofng/src/
DataSpace.cc
232
int *
xlate
= new int[MAX_HWCOUNT];
local
235
xlate
[i] = -1;
244
xlate
[i] = mindex;
280
int mHwcntr_idx =
xlate
[tag];
361
delete[]
xlate
;
PathTree.h
196
int *
xlate
;
member in class:PathTree
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
799
static char *
xlate
(const char *);
2052
:
xlate
(exp->name));
2202
xlate
(const char *name)
2630
:
xlate
(exp->import_name));
2201
xlate
(const char *name)
function
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
799
static char *
xlate
(const char *);
2051
:
xlate
(exp->name));
2201
xlate
(const char *name)
2629
:
xlate
(exp->import_name));
2200
xlate
(const char *name)
function
Completed in 46 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026