Searched refs:RUNTIME_LOADER_DEBUG_AREA_NAME (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/runtime_loader/
H A Druntime_loader.h181 #define RUNTIME_LOADER_DEBUG_AREA_NAME "_rld_debug_" macro
/haiku/src/kits/debug/
H A DSymbolLookup.cpp260 if (strcmp(areaInfo.name, RUNTIME_LOADER_DEBUG_AREA_NAME) == 0) {
/haiku/src/system/runtime_loader/
H A Delf.cpp1216 area_id areaID = _kern_create_area(RUNTIME_LOADER_DEBUG_AREA_NAME,
/haiku/src/system/kernel/
H A Delf.cpp1363 if (strcmp(area->name, RUNTIME_LOADER_DEBUG_AREA_NAME) == 0)

Completed in 175 milliseconds