OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_segment
(Results
1 - 6
of
6
) sorted by null
/external/elfutils/src/
ldscript.y
49
static void
new_segment
(int mode, struct output_rule *output_rule);
166
new_segment
($2, $4);
172
new_segment
(0, $4);
529
new_segment
(int mode, struct output_rule *output_rule)
/external/vulkan-validation-layers/demos/smoke/
Simulation.cpp
119
if (t >= time_start_ + time_duration_)
new_segment
(t);
128
void
new_segment
(float time_start) {
function in class:__anon43416::RandomCurve
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
segment.c
98
static segment_t *
new_segment
(void)
function
138
*segpp = segp =
new_segment
();
492
*segpp = segp =
new_segment
();
/toolchain/binutils/binutils-2.27/include/
bfdlink.h
733
bfd_boolean
new_segment
);
[
all
...]
/toolchain/binutils/binutils-2.27/bfd/
elf.c
4538
bfd_boolean
new_segment
;
local
[
all
...]
/toolchain/binutils/binutils-2.27/ld/
ldlang.c
[
all
...]
Completed in 883 milliseconds