Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk2230 _obj = obj_new(MacroType)
2250 _obj = obj_new(Array)
2455 _obj = obj_new(Map)
2506 _obj = obj_new(Type)
2651 _obj = obj_new(ArrayType)
2706 _obj = obj_new(Fmt)
2727 _obj = obj_new(VFlag)
2806 _obj = obj_new(RevRange)
2857 _obj = obj_new(VarGroup)
2867 _obj = obj_new(NVRAM)
[all …]
/freebsd/libexec/rtld-elf/
H A Dmap_object.c289 obj = obj_new(); in map_object()
472 obj_new(void) in obj_new() function
H A Drtld.h386 Obj_Entry *obj_new(void);
H A Drtld.c1642 obj = obj_new(); in digest_phdr()
2898 obj = obj_new(); in load_kpreload()