Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk2231 _obj = obj_new(MacroType)
2251 _obj = obj_new(Array)
2456 _obj = obj_new(Map)
2507 _obj = obj_new(Type)
2652 _obj = obj_new(ArrayType)
2707 _obj = obj_new(Fmt)
2728 _obj = obj_new(VFlag)
2807 _obj = obj_new(RevRange)
2858 _obj = obj_new(VarGroup)
2868 _obj = obj_new(NVRAM)
[all …]
/freebsd-13.1/libexec/rtld-elf/
H A Dmap_object.c290 obj = obj_new(); in map_object()
473 obj_new(void) in obj_new() function
H A Drtld.h393 Obj_Entry *obj_new(void);
H A Drtld.c1669 obj = obj_new(); in digest_phdr()
2881 obj = obj_new(); in load_kpreload()